From e80a77dfd25c9a814f007b402add398b4af2456f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 02:25:47 +0000 Subject: [PATCH] Bump gunicorn from 21.0.1 to 22.0.0 in /project Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.0.1 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/21.0.1...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/requirements.txt b/project/requirements.txt index 9176370..2b52d14 100644 --- a/project/requirements.txt +++ b/project/requirements.txt @@ -1,7 +1,7 @@ aerich==0.7.2 asyncpg==0.29.0 fastapi==0.109.0 -gunicorn==21.0.1 +gunicorn==22.0.0 httpx==0.26.0 newspaper3k==0.2.8 pydantic-settings==2.1.0