From 8e2cb3c5cd652e7e8feb3221a3606d74e37326cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 00:23:59 +0000 Subject: [PATCH] chore(deps): bump gunicorn from 25.3.0 to 26.0.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 25.3.0 to 26.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/25.3.0...26.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 26.0.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 b0a1149..03676c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ flask-socketio==5.6.1 Flask-SQLAlchemy==3.1.1 Flask-WTF==1.2.2 greenlet==3.5.2 -gunicorn==25.3.0 +gunicorn==26.0.0 h11==0.16.0 idna==3.15 iniconfig==2.3.0