diff --git a/{{cookiecutter.project_slug}}/Pipfile b/{{cookiecutter.project_slug}}/Pipfile index 27d466cd..94ef67f7 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 1a795930..e0385c4b 100644 --- a/{{cookiecutter.project_slug}}/Pipfile.lock +++ b/{{cookiecutter.project_slug}}/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "bb49f8cb62c00af675db42345fda4d472748ebbadbf0e470244cdeceac44d9c7" + "sha256": "7525eee1f550f424b103235c2f057168dd835c859a06233cc0a49294ec32409c" }, "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": [