Skip to content

Commit 947c2b3

Browse files
committed
Fix depend-a-bot vulnerabilities (#3271)
1 parent 334d396 commit 947c2b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ idna==3.10
4141
importlib-metadata==6.7.0
4242
iniconfig==2.0.0
4343
itsdangerous==2.2.0
44-
Jinja2==3.1.4
44+
Jinja2==3.1.5
4545
legacy-cgi==2.6.1; python_version >= "3.13"
4646
lxml==5.3.0
4747
Markdown==3.7
@@ -72,6 +72,6 @@ tomli==2.0.1
7272
types-python-dateutil==2.9.0.20241003
7373
typing-extensions==4.12.2
7474
urllib3==1.26.20
75-
Werkzeug==3.0.4
76-
zipp==3.15.0
75+
Werkzeug==3.0.6
76+
zipp==3.19.1
7777
zstandard==0.23.0

0 commit comments

Comments
 (0)