Merge pull request #153 from sclorg/dependabot/pip/gunicorn-19.5.0

Bump gunicorn from 19.4.5 to 19.5.0
This commit is contained in:
Lumír 'Frenzy' Balhar 2020-07-09 11:38:05 +02:00 committed by GitHub
commit 97c98a084d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
django>=1.11,<1.12
django-debug-toolbar==1.8
gunicorn==19.4.5
gunicorn==19.5.0
psycopg2==2.8.5
whitenoise==3.3.1