From 85cb0b35dc3a340a9e78c894ec31297cf0309c64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Mar 2025 03:26:01 +0000 Subject: [PATCH] Bump gunicorn from 22.0.0 to 23.0.0 in /requirements 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 ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 5b3dd78..eb98e23 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.6.0 black==24.3.0 click==8.1.3 Django==4.2.18 -gunicorn==22.0.0 +gunicorn==23.0.0 h11==0.14.0 httptools==0.5.0 mypy-extensions==1.0.0