diff --git a/Pipfile b/Pipfile index 1212231..4750722 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" flask = "==3.1.3" flask-restx = "==1.3.0" cloudant = "==2.15.0" -urllib3 = "==2.6.3" # DO NOT upgrade this! +urllib3 = "==2.7.0" # DO NOT upgrade this! retry2 = "==0.9.5" python-dotenv = "==1.0.1" gunicorn = "==23.0.0" diff --git a/Pipfile.lock b/Pipfile.lock index a78e06b..7be096d 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "71099a7a9848eacd55e2b0907d7f33225e5eb76fcc76125136337ccdde296dd2" + "sha256": "6d41c690dfb4d408d00d9e5f07451ca87d0820f52faf23cf9bedbd0f76b053a8" }, "pipfile-spec": 6, "requires": { @@ -543,12 +543,12 @@ }, "urllib3": { "hashes": [ - "sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed", - "sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4" + "sha256:231e0ec3b63ceb14667c67be60f2f2c40a518cb38b03af60abc813da26505f4c", + "sha256:9fb4c81ebbb1ce9531cce37674bbc6f1360472bc18ca9a553ede278ef7276897" ], "index": "pypi", - "markers": "python_version >= '3.9'", - "version": "==2.6.3" + "markers": "python_version >= '3.10'", + "version": "==2.7.0" }, "werkzeug": { "hashes": [