From 8f9aed8a9a1de1b7aeafe8c3aaec4411c478e9ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 05:09:42 +0000 Subject: [PATCH] chore: bump gunicorn from 26.0.0 to 26.1.0 in /ressources 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] --- ressources/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ressources/requirements.txt b/ressources/requirements.txt index 5df0e38..c1a067e 100644 --- a/ressources/requirements.txt +++ b/ressources/requirements.txt @@ -2,4 +2,4 @@ flask==3.1.3 pytest==9.0.3 pytest-cov==7.1.0 flake8==7.3.0 -gunicorn==26.0.0 +gunicorn==26.1.0