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 24, 2024
1 parent 16cc84c commit 365005c
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 @@ -29,7 +29,7 @@ identify==2.6.1
idna==3.10
importlib-metadata==8.5.0 ; python_full_version < '3.10'
iniconfig==2.0.0
jinja2==3.1.4
jinja2==3.1.5
jsmin==3.0.1
markdown==3.7
markdown-it-py==3.0.0
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ 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
idna==3.10
jinja2==3.1.4
jinja2==3.1.5
markdown-it-py==3.0.0
markupsafe==2.1.5
mdurl==0.1.2
Expand Down

0 comments on commit 365005c

Please sign in to comment.