Skip to content

Commit 757bc7c

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent c8d6482 commit 757bc7c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ identify==2.6.1
2929
idna==3.10
3030
importlib-metadata==8.5.0 ; python_full_version < '3.10'
3131
iniconfig==2.0.0
32-
jinja2==3.1.4
32+
jinja2==3.1.6
3333
jsmin==3.0.1
3434
markdown==3.7
3535
markdown-it-py==3.0.0

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ certifi==2024.8.30
55
cffi==1.17.1
66
charset-normalizer==3.3.2
77
click==8.1.7
8-
colorama==0.4.6 ; platform_system == 'Windows'
8+
colorama==0.4.6 ; sys_platform == 'win32'
99
cryptography==43.0.1
1010
deprecated==1.2.14
1111
gitdb==4.0.11
1212
github-changelog-md==0.9.5
1313
gitpython==3.1.43
1414
idna==3.10
15-
jinja2==3.1.4
15+
jinja2==3.1.6
1616
markdown-it-py==3.0.0
1717
markupsafe==2.1.5
1818
mdurl==0.1.2

0 commit comments

Comments
 (0)