From 1857ccca91e9f55cea90cdea420c41a6eeb5f79a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 23:49:54 +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 d6c4aa4e18..b68db4828a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ ephemeral-port-reserve==1.1.0 future==0.16.0 google-auth==1.2.0 graphviz==0.8.2 -gunicorn==19.8.1 +gunicorn==22.0.0 http-parser==0.9.0 humanfriendly==4.18 humanize==0.5.1