From b5e4f74b27bde98669e057fe09dfeb5657db80b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 20:59:56 +0000 Subject: [PATCH] Bump gunicorn from 19.9.0 to 22.0.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.9.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.9.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements3.txt b/requirements3.txt index b2a0421..3ca768a 100644 --- a/requirements3.txt +++ b/requirements3.txt @@ -14,7 +14,7 @@ Flask==1.1.1 Flask-Script==2.0.5 gevent==1.2.2 greenlet==0.4.12 -gunicorn==19.9.0 +gunicorn==22.0.0 itsdangerous==1.1.0 Jinja2==2.10.1 jmespath==0.9.4