From 58375bd0461445c763483e965b2958708161d25b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 05:07:25 +0000 Subject: [PATCH] Update dependency gunicorn to v22 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e4a55a7..16a9754 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ click==8.1.7 Flask==3.0.2 Flask-HTTPAuth==4.8.0 google-auth==2.28.2 -gunicorn==21.2.0 +gunicorn==22.0.0 idna==3.6 itsdangerous==2.1.2 Jinja2==3.1.3