From ca74913166dfeb7899b6571820a2f055ba770fbf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Sep 2023 15:49:00 -0400 Subject: [PATCH] Update gevent from 1.2.2 to 23.9.1 --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index a7a07704..8f2b917c 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -2,7 +2,7 @@ -r base.txt # WSGI Handler -gevent==1.2.2 +gevent==23.9.1 gunicorn==19.7.1 # Static and Media Storage