From 8a93d36c915f203123dcbc48a43973cfc3df2f50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 11:53:54 +0200 Subject: [PATCH] Bump gunicorn from 22.0.0 to 23.0.0 (#131) Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1157625..eadeee7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aniso8601==9.0.1 certifi==2024.7.4 click==8.1.7 Flask==3.0.3 -gunicorn==22.0.0 +gunicorn==23.0.0 itsdangerous==2.2.0 Jinja2==3.1.4 MarkupSafe==2.1.5