From fa604282eadfa84c54d23fdd0509c1b7098c3e73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 07:32:52 +0000 Subject: [PATCH] Bump gunicorn from 23.0.0 to 24.1.1 in the major group Bumps the major group with 1 update: [gunicorn](https://github.com/benoitc/gunicorn). Updates `gunicorn` from 23.0.0 to 24.1.1 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/23.0.0...24.1.1) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 24.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0b009f7..176d78e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ flask-cors == 6.0.2 litecli == 1.17.0 google-cloud-logging == 3.13.0 google-compute-engine == 2.8.13 -gunicorn == 23.0.0 +gunicorn == 24.1.1 protobuf == 6.33.2 requests == 2.32.5 supervisor == 4.3.0