diff --git a/13707/pyproject.toml b/13707/pyproject.toml index a07ffb6..82534f4 100644 --- a/13707/pyproject.toml +++ b/13707/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ "django-htmx ~=1.23", "django-two-factor-auth[phonenumberslite] ~=1.17", "dj-importmap ~=1.0", - "gunicorn ~=23.0", + "gunicorn~=24.1", "markdown ~=3.8", "markdown-grid-tables ~=0.6", "markdownify ~=1.1",