From 2ea1263aa55c6e3d8129b3af78935a43194ed34f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 21:04:37 +0000 Subject: [PATCH] Bump gunicorn from 22.0.0 to 23.0.0 in /src 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] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 15f3975b688..071006e50cd 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,6 +1,6 @@ flask==3.1.0 flask-talisman==1.1.0 -gunicorn==22.0.0 +gunicorn==23.0.0 pytest==8.2.2 pytest-watch==4.2.0 pytest-cov==6.0.0