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.
1 parent bcb141b commit defe0cdCopy full SHA for defe0cd
ci-constraints-requirements.txt
@@ -263,7 +263,7 @@ typing-extensions==4.12.2 ; python_full_version >= '3.8'
263
# via mypy
264
urllib3==2.0.7 ; python_full_version < '3.8'
265
# via requests
266
-urllib3==2.2.2 ; python_full_version >= '3.8'
+urllib3==2.2.3 ; python_full_version >= '3.8'
267
268
virtualenv==20.26.4
269
# via nox
0 commit comments