Skip to content

Commit 91bd2d5

Browse files
bump some vulnerable dependency versions
1 parent 0c478dc commit 91bd2d5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ annotated-types==0.7.0
22
argcomplete==3.5.1
33
click==8.1.7
44
iniconfig==2.0.0
5+
jinja2>=3.1.6
56
mkdocs==1.6.1
67
openapi-generator-cli==7.10.0.post0
78
packaging==24.2
@@ -13,9 +14,10 @@ pydantic_core==2.27.1
1314
pytest==8.3.4
1415
python-dateutil==2.9.0.post0
1516
PyYAML==6.0.2
16-
setuptools==75.6.0
17+
setuptools>=78.1.1
1718
six==1.17.0
1819
types-PyYAML==6.0.12.20241230
1920
typing_extensions==4.12.2
20-
urllib3==2.2.3
21+
urllib3==2.5.0
2122
userpath==1.9.2
23+
zipp>=3.19.1

0 commit comments

Comments
 (0)