From fd1cfd89353721a4ed4d76073ba096e81ea37f23 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Sep 2023 20:51:02 -0500 Subject: [PATCH] Update gevent from 1.2.2 to 23.9.0 --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index a7a07704..b2aa572c 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.0 gunicorn==19.7.1 # Static and Media Storage