From b3b3ac1c792b8852d1013e47d430080caba04efb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 08:26:11 +0000 Subject: [PATCH] Update dependency gunicorn to v22 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 45351698..1bf0670c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django-phonenumber-field==7.3.0 Django==4.2.14 djangorestframework==3.15.2 flake8==6.0.0 -gunicorn==20.1.0 +gunicorn==22.0.0 icalendar==5.0.13 ipython==8.22.2 isodate==0.6.1