From cc029e0caec93b60ba10533b5ebfe961c26870d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 19:20:30 +0000 Subject: [PATCH] Bump gunicorn from 19.8.1 to 22.0.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.8.1 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.8.1...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b5d1a56..6651c05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Django==3.2.24 djangorestframework==3.11.2 entrypoints==0.3 flake8==3.7.9 -gunicorn==19.8.1 +gunicorn==22.0.0 idna==3.7 mccabe==0.6.1 oauthlib==2.1.0