From 8d48ded46b9c4ecd580240bbe0010cf31a832e21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 08:30:36 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F(dependencies)=20update=20gun?= =?UTF-8?q?icorn=20to=20v22=20[SECURITY]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/backend/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/backend/pyproject.toml b/src/backend/pyproject.toml index 07aa6c23..7e979f4a 100644 --- a/src/backend/pyproject.toml +++ b/src/backend/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "dockerflow==2022.8.0", "easy_thumbnails==2.8.5", "factory_boy==3.3.0", - "gunicorn==21.2.0", + "gunicorn==22.0.0", "jsonschema==4.20.0", "markdown==3.5.1", "nested-multipart-parser==1.5.0",