From 2ebb069728c3262f458833c96257aa88a0b17e81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 09:06:53 +0000 Subject: [PATCH] Bump gunicorn from 21.2.0 to 22.0.0 (#129) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c06af127..9334b0ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Django==4.2.11 django-structlog==8.0.0 django_extensions==3.2.3 govuk-frontend-django==0.4.0 -gunicorn==21.2.0 +gunicorn==22.0.0 iniconfig==2.0.0 josepy==1.14.0 model-bakery==1.17.0