From 4684c7fe1cb71d226f34672a8ac06dc27af77816 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:20:47 +0000 Subject: [PATCH] Bump gunicorn from 19.6.0 to 22.0.0 in /app Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.6.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.6.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 941ae90..176752e 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -9,7 +9,7 @@ click==6.7 docutils==0.13.1 enum34==1.1.6 Flask==0.12 -gunicorn==19.6.0 +gunicorn==22.0.0 imagesize==0.7.1 itsdangerous==0.24 Jinja2==2.9.5