From cb316db68fa2b2d06068f15667a12ef2da2a0363 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Jul 2023 22:49:47 -0600 Subject: [PATCH] Update gunicorn from 20.0.4 to 21.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a972414..045e3a5 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.0.1 Jinja2==2.11.2 kombu==5.0.2 Markdown==3.3.3