From 512858ab46697c24178a8cbd8570b3e5d6c7fed2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 11 Aug 2024 03:20:35 +0530 Subject: [PATCH] Update gunicorn from 21.2.0 to 23.0.0 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 16d0c41..9a8fed7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -gunicorn==21.2.0 +gunicorn==23.0.0 flask==2.3.3 -gunicorn==21.2.0 +gunicorn==23.0.0 njsscan==0.3.5 jinja2==3.1.2 psycopg2-binary==2.9.7