Skip to content

Commit b84cc12

Browse files
committed
Upgrade requests to 2.32.4 and urllib3 to 2.5.0 to resolve Snyk vulnerabilities
1 parent 04803c3 commit b84cc12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ twython==3.9.1
22
setuptools==80.3.1
33
contentstack-utils==1.3.0
44
python-dateutil==2.8.2
5-
requests==2.32.3
5+
requests==2.32.4
66
coverage==7.6.0
77
tox==4.5.1
88
virtualenv==20.26.6
@@ -58,6 +58,6 @@ zipp==3.20.1
5858
distlib~=0.3.8
5959
cachetools~=5.4.0
6060
tomlkit~=0.13.2
61-
urllib3==2.2.3
61+
urllib3==2.5.0
6262
exceptiongroup~=1.2.2
6363
iniconfig~=2.0.0

0 commit comments

Comments
 (0)