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 Dec 23, 2024
1 parent 0e1ffb9 commit 4214a44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ pyjwt==2.9.0
pymarkdownlnt==0.9.24
pymdown-extensions==10.11.2
pynacl==1.5.0
pytest==8.3.3
pytest==8.3.4
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.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 4214a44

Please sign in to comment.