Skip to content

Commit

Permalink
Merge pull request #3 from 7rikazhexde/dependabot/pip/dependencies-a3…
Browse files Browse the repository at this point in the history
…c6493a7b
  • Loading branch information
7rikazhexde authored Jan 7, 2025
2 parents 01e4e66 + 65d9050 commit a5a977d
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ mkdocs-material = "^9.1.16"
mkdocs-static-i18n = "^1.0.6"
plantuml-markdown = "^3.9.2"
pre-commit = "^4.0.1"
pygments = "^2.16.1"
pygments = "^2.19.1"
python = "^3.10"
tomlkit = "^0.13.2"

Expand All @@ -24,7 +24,7 @@ flake8 = "^7.1.1"
flake8-pyproject = "^1.2.3"
isort = "^5.12.0"
mypy = "^1.3.0"
ruamel-yaml = "^0.18.8"
ruamel-yaml = "^0.18.10"
ruff = "^0.8.5"
taskipy = "^1.11.0"

Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ filelock==3.16.1 ; python_version >= "3.10" and python_version < "4.0"
flake8-pyproject==1.2.3 ; python_version >= "3.10" and python_version < "4.0"
flake8==7.1.1 ; python_version >= "3.10" and python_version < "4.0"
ghp-import==2.1.0 ; python_version >= "3.10" and python_version < "4.0"
identify==2.6.4 ; python_version >= "3.10" and python_version < "4.0"
identify==2.6.5 ; python_version >= "3.10" and python_version < "4.0"
idna==3.10 ; python_version >= "3.10" and python_version < "4.0"
isort==5.13.2 ; python_version >= "3.10" and python_version < "4.0"
jinja2==3.1.5 ; python_version >= "3.10" and python_version < "4.0"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0"
distlib==0.3.9 ; python_version >= "3.10" and python_version < "4.0"
filelock==3.16.1 ; python_version >= "3.10" and python_version < "4.0"
ghp-import==2.1.0 ; python_version >= "3.10" and python_version < "4.0"
identify==2.6.4 ; python_version >= "3.10" and python_version < "4.0"
identify==2.6.5 ; python_version >= "3.10" and python_version < "4.0"
idna==3.10 ; python_version >= "3.10" and python_version < "4.0"
jinja2==3.1.5 ; python_version >= "3.10" and python_version < "4.0"
markdown-it-py==3.0.0 ; python_version >= "3.10" and python_version < "4.0"
Expand Down

0 comments on commit a5a977d

Please sign in to comment.