upgrade urllib3 only

This commit is contained in:
Kenneth Kehl
2025-06-25 13:44:29 -07:00
parent 83068fcc0d
commit 034cc4880e

View File

@@ -68,7 +68,7 @@ python-dateutil = "^2.9.0.post0"
pyyaml = "^6.0.2"
s3transfer = "^0.13.0"
six = "^1.16.0"
urllib3 = "^2.3.0"
urllib3 = "^2.5.0"
webencodings = "^0.5.1"
itsdangerous = "^2.2.0"
jinja2 = "^3.1.6"