From e9c858a995c8f2cb80ac23e1a84cf357a09be8fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 09:07:04 +0000 Subject: [PATCH] Bump gunicorn from 23.0.0 to 25.1.0 in the npm-majors group Bumps the npm-majors group with 1 update: [gunicorn](https://github.com/benoitc/gunicorn). Updates `gunicorn` from 23.0.0 to 25.1.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/23.0.0...25.1.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-majors ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fb6ed1d..77bad53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.13.3 audioop-lts==0.2.2; python_version>="3.13" discord.py==2.6.4 flask[async]==3.1.2 -gunicorn==23.0.0 +gunicorn==25.1.0 opengsq==3.6.0 psycopg2-binary==2.9.11 pymongo==4.16.0