From f3986c1d3151e5b837dd7a7bd1f2a12673385149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 12:04:55 +0000 Subject: [PATCH] Bump gunicorn from 25.3.0 to 26.0.0 in the npm-majors group Bumps the npm-majors group with 1 update: [gunicorn](https://github.com/benoitc/gunicorn). Updates `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 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 a7856e7..1b4bd15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.13.5 audioop-lts==0.2.2; python_version>="3.13" discord.py==2.7.1 flask[async]==3.1.3 -gunicorn==25.3.0 +gunicorn==26.0.0 opengsq==3.6.2 psycopg2-binary==2.9.12 pymongo==4.17.0