Update gunicorn to 22.0.0 (#5001)

This commit is contained in:
pyup.io bot 2024-04-17 01:19:19 -07:00 committed by GitHub
parent 861ad0d1fc
commit 5f78a8f190
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
-r base.txt
gunicorn==21.2.0 # https://github.com/benoitc/gunicorn
gunicorn==22.0.0 # https://github.com/benoitc/gunicorn
psycopg[c]==3.1.18 # https://github.com/psycopg/psycopg
{%- if cookiecutter.use_whitenoise == 'n' %}
Collectfast==2.2.0 # https://github.com/antonagestam/collectfast