From 12adf8b1de98d4a65c069c66cd3f6e8fda2b7992 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 02:34:53 +0000 Subject: [PATCH] Bump gunicorn from 21.2.0 to 22.0.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_windows.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a4c947f..089b877 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ grpcio==1.62.0 # grpcio-status grpcio-status==1.62.0 # via google-api-core -gunicorn==21.2.0 +gunicorn==22.0.0 h11==0.14.0 # via uvicorn httptools==0.6.1 diff --git a/requirements_windows.txt b/requirements_windows.txt index 45fab6f..c32b9df 100644 --- a/requirements_windows.txt +++ b/requirements_windows.txt @@ -55,7 +55,7 @@ grpcio==1.62.0 # grpcio-status grpcio-status==1.62.0 # via google-api-core -gunicorn==21.2.0 +gunicorn==22.0.0 h11==0.14.0 # via uvicorn httptools==0.6.1