mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-31 11:49:58 -04:00
upgrade to urllib 2.5.0 due to pip audit
This commit is contained in:
@@ -68,7 +68,7 @@ python-dateutil = "^2.9.0.post0"
|
||||
pyyaml = "^6.0.1"
|
||||
requests = "^2.32.4"
|
||||
six = "^1.16.0"
|
||||
urllib3 = "^2.2.2"
|
||||
urllib3 = "^2.5.0"
|
||||
webencodings = "^0.5.1"
|
||||
virtualenv = "<20.30"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user