From 8a90494b74d0581e9c3d0ccc83ffeb9828f42891 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 13 Feb 2026 12:09:55 -0300 Subject: [PATCH] Update gunicorn from 20.0.4 to 25.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 730b570..7c3444d 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.1.0 ipython>=7.19.0 markdown>=3.3.3 pathlib==1.0.1