From 146923d6091e01f9b8cdd323597663affc85b45d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 18 Jul 2023 16:48:58 -0600 Subject: [PATCH] Update gunicorn from 20.0.4 to 21.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a972414..39ba848 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==21.1.0 Jinja2==2.11.2 kombu==5.0.2 Markdown==3.3.3