From b399ad0e7dce2790638247ae194a8bd7cc5708ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 13:35:45 +0000 Subject: [PATCH] Bump gunicorn from 23.0.0 to 26.0.0 in /backend Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 23.0.0 to 26.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/23.0.0...26.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 26.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 2df155d..77fd148 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -24,4 +24,4 @@ redis==8.1.0 google-api-python-client==2.198.0 google-auth==2.56.3 google-auth-oauthlib==1.4.0 -gunicorn==23.0.0 +gunicorn==26.0.0