From ad1b6ee17b9aca68d91cacb7bc1e66b8aa341073 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 10 Aug 2024 22:54:15 -0600 Subject: [PATCH] Update gunicorn from 20.0.4 to 23.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a972414..2c8f989 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ djangorestframework-csv==2.1.0 django-rest-auth==0.9.5 django-allauth==0.43.0 ecdsa==0.16.1 -gunicorn==20.0.4 +gunicorn==23.0.0 Jinja2==2.11.2 kombu==5.0.2 Markdown==3.3.3