From f4b0f86449ae61e7460845a7a7ed7b263c4b95b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Mar 2025 02:59:44 +0000 Subject: [PATCH] Bump gunicorn from 21.0.1 to 23.0.0 in /project Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.0.1 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/21.0.1...23.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..e7fca0d 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==23.0.0 httpx==0.26.0 newspaper3k==0.2.8 pydantic-settings==2.1.0