From 191a4ce77d32f2c1900b95d5e42385273e0f330d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 16:12:30 +0000 Subject: [PATCH] Bump gunicorn from 25.0.3 to 25.1.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 25.0.3 to 25.1.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/25.0.3...25.1.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 224bfaea..e3f2bd66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Flask==3.1.2 flask-talisman==1.1.0 google-cloud-storage==3.9.0 -gunicorn==25.0.3 +gunicorn==25.1.0 markdown==3.10.1 pytest==9.0.2 pytest-watch==4.2.0