We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e04c00 + b643ce3 commit 37c309fCopy full SHA for 37c309f
setup/requirements_python-3.13.in
@@ -229,7 +229,7 @@ toml==0.10.2
229
tomli_w==1.2.0
230
tomlkit==0.13.2
231
ujson==5.10.0
232
-urllib3==2.4.0
+urllib3==2.5.0 # BUMPED DUE TO SECURITY ISSUE
233
wcwidth==0.2.13
234
webencodings==0.5.1
235
xlrd==2.0.1
setup/requirements_python-3.13.txt
@@ -1066,7 +1066,7 @@ ujson==5.10.0
1066
# via -r requirements_python-3.13.in
1067
uri-template==1.3.0
1068
# via jsonschema
1069
+urllib3==2.5.0
1070
# via
1071
# -r requirements_python-3.13.in
1072
# dulwich
0 commit comments