mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-17 02:32:32 -05:00
upgrade urllib3 only
This commit is contained in:
@@ -68,7 +68,7 @@ python-dateutil = "^2.9.0.post0"
|
|||||||
pyyaml = "^6.0.2"
|
pyyaml = "^6.0.2"
|
||||||
s3transfer = "^0.13.0"
|
s3transfer = "^0.13.0"
|
||||||
six = "^1.16.0"
|
six = "^1.16.0"
|
||||||
urllib3 = "^2.3.0"
|
urllib3 = "^2.5.0"
|
||||||
webencodings = "^0.5.1"
|
webencodings = "^0.5.1"
|
||||||
itsdangerous = "^2.2.0"
|
itsdangerous = "^2.2.0"
|
||||||
jinja2 = "^3.1.6"
|
jinja2 = "^3.1.6"
|
||||||
|
|||||||
Reference in New Issue
Block a user