From 97980aa1c16171188fabd91b883b34e5fbc80572 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 12:59:14 +0000 Subject: [PATCH] Bump gunicorn from 24.1.1 to 25.0.0 in /provisioning/www/webapp Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 24.1.1 to 25.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/24.1.1...25.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 25.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- provisioning/www/webapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provisioning/www/webapp/requirements.txt b/provisioning/www/webapp/requirements.txt index 9ab6b64..c009578 100644 --- a/provisioning/www/webapp/requirements.txt +++ b/provisioning/www/webapp/requirements.txt @@ -1,4 +1,4 @@ Django==5.2.10 psycopg2==2.9.11 -gunicorn==24.1.1 +gunicorn==25.0.0