From d7ed7ce89529ba9b0a004e57063b2f4362511c68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 16:58:04 +0000 Subject: [PATCH] chore(deps): bump gunicorn in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [gunicorn](https://github.com/benoitc/gunicorn). Updates `gunicorn` from 21.2.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 22.0.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9822267..0e80bf9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Flask-Login==0.6.3 Flask-Bcrypt==1.0.1 stripe==11.2.0 python-dotenv==1.0.0 -gunicorn==21.2.0 +gunicorn==22.0.0 psycopg2-binary==2.9.9 flask_cors==6.0.1 Flask-JWT-Extended===4.7.1