From 6441ed47691576162b5462338dc0de3fe345cbf7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 23 Jan 2026 01:07:55 -0700 Subject: [PATCH] Update gunicorn from 20.0.4 to 24.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a972414..00cdfec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ djangorestframework-csv==2.1.0 django-rest-auth==0.9.5 django-allauth==0.43.0 ecdsa==0.16.1 -gunicorn==20.0.4 +gunicorn==24.0.0 Jinja2==2.11.2 kombu==5.0.2 Markdown==3.3.3