diff --git a/server/python/Pipfile b/server/python/Pipfile index 2ffbc52..eadc4e6 100644 --- a/server/python/Pipfile +++ b/server/python/Pipfile @@ -9,7 +9,7 @@ verify_ssl = true certifi = "==2022.6.15" chardet = "==3.0.4" click = "==7.0" -idna = "==2.8" +idna = "==3.3" itsdangerous = "==1.1.0" python-dotenv = "==0.10.3" requests = "==2.28.1" diff --git a/server/python/Pipfile.lock b/server/python/Pipfile.lock index eb6f633..e1b141c 100644 --- a/server/python/Pipfile.lock +++ b/server/python/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "dae8a674de1a3b7c7898322fa85c2dffdd93460266e7522bf1d485b4f83c3577" + "sha256": "ee426a83615246436cf101872cf79f63163ad06890480b5772e0081cfcc85f3b" }, "pipfile-spec": 6, "requires": { @@ -58,11 +58,11 @@ }, "idna": { "hashes": [ - "sha256:c357b3f628cf53ae2c4c05627ecc484553142ca23264e593d327bcde5e9c3407", - "sha256:ea8b7f6188e6fa117537c3df7da9fc686d485087abf6ac197f9c46432f7e4a3c" + "sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff", + "sha256:9d643ff0a55b762d5cdb124b8eaa99c66322e2157b69160bc32796e824360e6d" ], "index": "pypi", - "version": "==2.8" + "version": "==3.3" }, "itsdangerous": { "hashes": [