From fbb0062e090b5979804c3ba928d735a43167aa73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 15:48:17 +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 2719529b6..26082a459 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -4,7 +4,7 @@ django-environ==0.12.0 djangorestframework==3.16.1 dockerflow==2024.4.2 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.47.0