From 05c6fc4aae919ee386fb98f9de8bee7891484432 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Feb 2026 16:07:59 -0300 Subject: [PATCH] Update gunicorn from 20.0.4 to 25.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 730b570..0c84c3e 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.1 ipython>=7.19.0 markdown>=3.3.3 pathlib==1.0.1