aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 9942c840..7f9f7b09 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -15,7 +15,7 @@ django-filter = "24.2"
django-prometheus = "2.3.1"
django-simple-bulma = "2.6.0"
djangorestframework = "3.14.0"
-gunicorn = "21.2.0"
+gunicorn = "22.0.0"
httpx = "0.27.0"
markdown = "3.6"
PyJWT = {version = "2.8.0", extras = ["crypto"]}