Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Mar 3, 2025
1 parent 87311d4 commit 5974d61
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
annotated-types==0.7.0
application-properties==0.8.2
babel==2.16.0
backrefs==5.8
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
Expand Down Expand Up @@ -41,7 +42,7 @@ mkdocs-autorefs==1.2.0
mkdocs-get-deps==0.2.0
mkdocs-git-revision-date-localized-plugin==1.2.9
mkdocs-latest-git-tag-plugin==0.1.2
mkdocs-material==9.5.39
mkdocs-material==9.6.7
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocstrings==0.26.1
Expand Down Expand Up @@ -79,7 +80,6 @@ python-dateutil==2.9.0.post0
pytz==2024.2
pyyaml==6.0.2
pyyaml-env-tag==0.1
regex==2024.9.11
requests==2.32.3
rich==13.9.2
rtoml==0.11.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6 ; platform_system == 'Windows'
colorama==0.4.6 ; sys_platform == 'win32'
cryptography==43.0.1
deprecated==1.2.14
gitdb==4.0.11
Expand Down

0 comments on commit 5974d61

Please sign in to comment.