From abf4c756ef18f5e459cacad5084b0865ee71e8ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 19:23:58 +0000 Subject: [PATCH] Bump gunicorn from 26.0.0 to 26.2.0 in /ressources Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 26.0.0 to 26.2.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/26.0.0...26.2.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 26.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ressources/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ressources/requirements.txt b/ressources/requirements.txt index ff3cf3e..c9093b3 100644 --- a/ressources/requirements.txt +++ b/ressources/requirements.txt @@ -2,4 +2,4 @@ flask==3.0.3 pytest==8.2.0 pytest-cov==5.0.0 flake8==7.0.0 -gunicorn==26.0.0 +gunicorn==26.2.0