diff --git a/Pipfile b/Pipfile index ac0cb28c..8cd755a6 100644 --- a/Pipfile +++ b/Pipfile @@ -34,7 +34,7 @@ django = "~=4.2.14" elastic-apm = "==6.7.2" msal = "~=1.28.0" psycopg2-binary = "~=2.9.3" -setuptools = "~=65.5.1" +setuptools = "~=70.0.0" celery = "~=5.3.0" redis = "~=4.0.2" django-health-check = "~=3.17.0" diff --git a/Pipfile.lock b/Pipfile.lock index 37669d6d..f1fc5979 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "a52d2f099109ece4312cfdc3a4b786701596ee2b54fcdfe1a6d4f0ca800a917e" + "sha256": "6f8a850e6c664e71c4bedc6dedd40b1b288bd3c8c3b56432f3422e477ecfaecc" }, "pipfile-spec": 6, "requires": { @@ -997,12 +997,12 @@ }, "setuptools": { "hashes": [ - "sha256:d0b9a8433464d5800cbe05094acf5c6d52a91bfac9b52bcfc4d41382be5d5d31", - "sha256:e197a19aa8ec9722928f2206f8de752def0e4c9fc6953527360d1c36d94ddb2f" + "sha256:54faa7f2e8d2d11bcd2c07bed282eef1046b5c080d1c32add737d7b5817b1ad4", + "sha256:f211a66637b8fa059bb28183da127d4e86396c991a942b028c6650d4319c3fd0" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==65.5.1" + "markers": "python_version >= '3.8'", + "version": "==70.0.0" }, "six": { "hashes": [