From 72684547ff23f3213c8ed3f79513f4a75f068503 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 09:37:51 +0000 Subject: [PATCH] build(deps): bump gunicorn from 22.0.0 to 23.0.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn 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 0d8b8a9399c..0e5b9154432 100644 --- a/requirements.txt +++ b/requirements.txt @@ -144,7 +144,7 @@ pycountry # production uWSGI==2.0.25.1 -gunicorn==22.0.0 +gunicorn==23.0.0 ipython==8.24.0 docker==7.0.0 invoke==2.2.0