From efe07ed9364c31971d392cb7c8bea7467d3ba8e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 17:56:12 +0000 Subject: [PATCH] Bump gunicorn from 24.0.0 to 24.1.1 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 24.0.0 to 24.1.1. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/24.0.0...24.1.1) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 24.1.1 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 5987ec5d..37df9a86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Flask==3.1.2 flask-talisman==1.1.0 google-cloud-storage==3.8.0 -gunicorn==24.0.0 +gunicorn==24.1.1 markdown==3.10.1 pytest==9.0.2 pytest-watch==4.2.0