From 18159069be2e7bf488d072dc88a1558ccf3c0b16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 21:51:25 +0000 Subject: [PATCH] build(deps): bump gunicorn from 25.3.0 to 26.0.0 in /backend Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 25.3.0 to 26.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/25.3.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 c1c6f1d25..59bd0efa3 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -4,7 +4,7 @@ django-environ==0.12.0 djangorestframework==3.17.1 dockerflow==2026.3.4 drf-yasg==1.21.11 -gunicorn==25.3.0 +gunicorn==26.0.0 parsepatch==0.1.3 psycopg2-binary==2.9.11 sentry-sdk==2.59.0