diff --git a/Pipfile b/Pipfile index 35ac82a..2348451 100644 --- a/Pipfile +++ b/Pipfile @@ -18,7 +18,7 @@ Flask = ">=0.10.1" Flask-SocketIO = ">=1.2" SafecastPy = "==0.1.0" plotly = "*" -"urllib3" = ">=1.24.2" +"urllib3" = ">=2.7.0" [requires] python_version = "3" diff --git a/Pipfile.lock b/Pipfile.lock index 5025ae3..6e174f0 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "c8cbc50f76105461f78c43d0516af132f78c7052669c2c7187e6acc0fd3d76ae" + "sha256": "a5c696811a81a7eced9f8a5550dcad3b989482a9982e68f2a41a4850b06fdb0f" }, "pipfile-spec": 6, "requires": { @@ -540,12 +540,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": [