diff --git a/{{cookiecutter.project_slug}}/Pipfile b/{{cookiecutter.project_slug}}/Pipfile index a0f0732a..e771f7db 100644 --- a/{{cookiecutter.project_slug}}/Pipfile +++ b/{{cookiecutter.project_slug}}/Pipfile @@ -15,7 +15,7 @@ django = "==3.2.24" django-environ = "~=0.11.2" django-storages = "~=1.14" psycopg2 = "<=2.9" -waitress = "~=2.1.2" +waitress = "~=3.0.0" whitenoise = "~=6.0.0" djangorestframework = "~=3.14.0" django-bootstrap4 = "~=22.1" diff --git a/{{cookiecutter.project_slug}}/Pipfile.lock b/{{cookiecutter.project_slug}}/Pipfile.lock index 3f5e8320..a8f6eca2 100644 --- a/{{cookiecutter.project_slug}}/Pipfile.lock +++ b/{{cookiecutter.project_slug}}/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "04eeb2f36239fe0c72e4c78455982ddbfab97bfd92d90418e5f8c1feefa1c40e" + "sha256": "f300d8de697c08f5d2a185c99bfa561bc280812247ff6cac268c24797d672777" }, "pipfile-spec": 6, "requires": { @@ -1229,12 +1229,12 @@ }, "waitress": { "hashes": [ - "sha256:7500c9625927c8ec60f54377d590f67b30c8e70ef4b8894214ac6e4cad233d2a", - "sha256:780a4082c5fbc0fde6a2fcfe5e26e6efc1e8f425730863c04085769781f51eba" + "sha256:005da479b04134cdd9dd602d1ee7c49d79de0537610d653674cc6cbde222b8a1", + "sha256:2a06f242f4ba0cc563444ca3d1998959447477363a2d7e9b8b4d75d35cfd1669" ], "index": "pypi", - "markers": "python_full_version >= '3.7.0'", - "version": "==2.1.2" + "markers": "python_full_version >= '3.8.0'", + "version": "==3.0.0" }, "whitenoise": { "hashes": [