From 0221e48f750d9bf7230a43ad231f13dd10c300fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 10:17:04 +0000 Subject: [PATCH] :arrow_up: 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 8c07bc4b5..1dbc2e365 100644 --- a/requirements.txt +++ b/requirements.txt @@ -90,7 +90,7 @@ beautifulsoup4==4.12.0 ua_parser==0.18.0 user_agents==2.2.0 django_user_agents==0.4.0 -gunicorn==22.0.0 +gunicorn==23.0.0 path==17.0.0 simplegeneric==0.8.1 scandir==1.10.0