diff --git a/Pipfile b/Pipfile index a3652cd..50c5f0f 100644 --- a/Pipfile +++ b/Pipfile @@ -13,7 +13,7 @@ django-dotenv = "==1.4.2" django-allauth = "==0.50.0" gnupg = "==2.3.1" whitenoise = "==5.3.0" -gunicorn = "==20.1.0" +gunicorn = "==22.0.0" raven = "==6.4.0" django-timezone-field = "==4.2.3" django-braces = "==1.15.0" diff --git a/Pipfile.lock b/Pipfile.lock index e794f8a..b3e8735 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "be2848ad185bc4c5246173b5991cc5095e944a6346c8f724dc300b228135438b" + "sha256": "578aeb059c9d4ed55c1fcb6a102fa628bf571769ad533925ca4740bf0bdbc715" }, "pipfile-spec": 6, "requires": { @@ -365,12 +365,12 @@ }, "gunicorn": { "hashes": [ - "sha256:9dcc4547dbb1cb284accfb15ab5667a0e5d1881cc443e0677b4882a4067a807e", - "sha256:e0a968b5ba15f8a328fdfd7ab1fcb5af4470c28aaf7e55df02a99bc13138e6e8" + "sha256:350679f91b24062c86e386e198a15438d53a7a8207235a78ba1b53df4c4378d9", + "sha256:4a0b436239ff76fb33f11c07a16482c521a7e09c1ce3cc293c2330afe01bec63" ], "index": "pypi", - "markers": "python_version >= '3.5'", - "version": "==20.1.0" + "markers": "python_version >= '3.7'", + "version": "==22.0.0" }, "idna": { "hashes": [ @@ -396,6 +396,14 @@ "markers": "python_version >= '3.6'", "version": "==3.2.2" }, + "packaging": { + "hashes": [ + "sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002", + "sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124" + ], + "markers": "python_version >= '3.8'", + "version": "==24.1" + }, "prompt-toolkit": { "hashes": [ "sha256:0d7bfa67001d5e39d02c224b663abc33687405033a8c422d0d675a5a13361d10",