From 55f6f274b142436d52ea83f903ee7b9d7c33c5f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 01:09:13 +0000 Subject: [PATCH] chore(deps): 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 4a470c7..32734d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pytest==7.4.4 redis==5.0.1 rq==1.16.2 python-dotenv==1.0.0 -gunicorn==21.2.0 +gunicorn==22.0.0 sentry-sdk==1.39.1 blinker==1.7.0 Werkzeug==3.0.1