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 Jan 9, 2025
1 parent 86416c0 commit 8a6048a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ filelock==3.16.1
ghp-import==2.1.0
gitdb==4.0.11
github-changelog-md==0.9.5
gitpython==3.1.43
gitpython==3.1.44
greenlet==3.1.1
htmlmin2==0.1.13
identify==2.6.1
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ 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
github-changelog-md==0.9.5
gitpython==3.1.43
gitpython==3.1.44
idna==3.10
jinja2==3.1.4
markdown-it-py==3.0.0
Expand Down

0 comments on commit 8a6048a

Please sign in to comment.