From 42c584d21d8bd4e53c0a7b63245f54c63894782e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Feb 2026 16:08:52 -0300 Subject: [PATCH] Update gunicorn from 20.0.4 to 25.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 730b570..4eed9cd 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==25.0.0 ipython>=7.19.0 markdown>=3.3.3 pathlib==1.0.1