From 446c1969e76e4e45367a167f49e27dcb8a5fbf68 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 23 Jan 2026 02:08:53 -0300 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 730b570..af114e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ django-decouple==2.1 django-extensions>=3.1.0 django-filter>=2.4.0 flake8==3.8.4 -gunicorn==20.0.4 +gunicorn==24.0.0 ipython>=7.19.0 markdown>=3.3.3 pathlib==1.0.1