From f4d6c9eaeab19343229818b8fa107a7f0963cff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 14:04:12 +0000 Subject: [PATCH] build(deps): bump gunicorn from 26.0.0 to 26.1.0 in /backend Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 26.0.0 to 26.1.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/26.0.0...26.1.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 8faee7faf..87b7df364 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -4,7 +4,7 @@ django-environ==0.14.0 djangorestframework==3.17.1 dockerflow==2026.3.4 drf-yasg==1.21.15 -gunicorn==26.0.0 +gunicorn==26.1.0 parsepatch==0.1.3 psycopg2-binary==2.9.12 sentry-sdk==2.66.1