From 456478896dd05de9a5db5067e6aed81118a4383b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 00:25:20 +0000 Subject: [PATCH] build(deps): bump gunicorn from 23.0.0 to 25.0.3 in /backend Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 23.0.0 to 25.0.3. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/23.0.0...25.0.3) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 25.0.3 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 465203c07..e324c2f9b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -4,7 +4,7 @@ django-environ==0.12.0 djangorestframework==3.16.1 dockerflow==2026.1.26 drf-yasg==1.21.11 -gunicorn==23.0.0 +gunicorn==25.0.3 parsepatch==0.1.3 psycopg2-binary==2.9.11 sentry-sdk==2.52.0