From 13fbb6894f049817df3a33ef187c172a6c3a2f6a Mon Sep 17 00:00:00 2001
From: pyup-bot <github-bot@pyup.io>
Date: Wed, 17 Apr 2024 01:33:04 +0100
Subject: [PATCH] Update gunicorn from 19.9.0 to 22.0.0

---
 requirements/production.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/production.txt b/requirements/production.txt
index 15bda40..6a75e55 100644
--- a/requirements/production.txt
+++ b/requirements/production.txt
@@ -2,7 +2,7 @@
 
 -r ./base.txt
 
-gunicorn==19.9.0  # https://github.com/benoitc/gunicorn
+gunicorn==22.0.0  # https://github.com/benoitc/gunicorn
 psycopg2==2.7.4 --no-binary psycopg2  # https://github.com/psycopg/psycopg2
 Collectfast==0.6.2  # https://github.com/antonagestam/collectfast