From c8b826c1621cde54785c7b1fdd8c6bfd7b386b9c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 23 Jan 2026 23:27:27 -0300 Subject: [PATCH] Update gunicorn from 20.1.0 to 24.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35dcb8f..2f020c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ mccabe==0.6.1 pycodestyle==2.6.0 pyflakes==2.2.0 zipp==3.1.0 -gunicorn==20.1.0 +gunicorn==24.1.0 psycopg2==2.9.5 django-taggit==3.1.0 whitenoise==6.3.0