From 675dc5f9309bd3659ef15e36c543b5839aa25708 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 22:43:14 +0000 Subject: [PATCH] Bump gunicorn[eventlet] from 22.0.0 to 25.1.0 Bumps [gunicorn[eventlet]](https://github.com/benoitc/gunicorn) from 22.0.0 to 25.1.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...25.1.0) --- updated-dependencies: - dependency-name: gunicorn[eventlet] dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8372e0cf91..e472179d27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ authlib==0.15.5 elasticsearch==7.17.0 marshmallow==3.21.1 -gunicorn[eventlet]==22.0.0 +gunicorn[eventlet]==25.1.0 jsonschema==4.22.0 apispec==6.3.1 apispec-webframeworks==0.5.2