mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-20 22:39:43 -04:00
upgrade urllib3 to 2.5.0
This commit is contained in:
2
poetry.lock
generated
2
poetry.lock
generated
@@ -5558,4 +5558,4 @@ cffi = ["cffi (>=1.11)"]
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.1"
|
lock-version = "2.1"
|
||||||
python-versions = "^3.13.2"
|
python-versions = "^3.13.2"
|
||||||
content-hash = "ea250308c0ffa183ffacafec8a7755d9ed7b49faa5bd189648fe2aa7f94cd29e"
|
content-hash = "4c42eb8e69658529766fc217b4d3cc7558a97eafe81c056f9a440d32d6261bcf"
|
||||||
|
|||||||
@@ -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