From 2394bad45107f211f9cab815b8bf54cfc23a67db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 22:04:53 +0000 Subject: [PATCH] Bump gunicorn from 20.1.0 to 22.0.0 in /notification-manager Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- notification-manager/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notification-manager/requirements.txt b/notification-manager/requirements.txt index bd956e33b..df850b6ee 100644 --- a/notification-manager/requirements.txt +++ b/notification-manager/requirements.txt @@ -14,7 +14,7 @@ chardet==4.0.0 click==8.1.3 flask-marshmallow==0.11.0 flask-cors==3.0.10 -gunicorn==20.1.0 +gunicorn==22.0.0 idna==2.10 itsdangerous==2.1.2 jaeger-client==4.4.0