Update gunicorn from 19.8.1 to 19.9.0

This commit is contained in:
pyup-bot 2018-10-09 13:52:46 -07:00
parent f270741f06
commit 5ef7522436

View File

@ -2,7 +2,7 @@
-r ./base.txt
gunicorn==19.8.1 # https://github.com/benoitc/gunicorn
gunicorn==19.9.0 # https://github.com/benoitc/gunicorn
psycopg2==2.7.4 --no-binary psycopg2 # https://github.com/psycopg/psycopg2
{%- if cookiecutter.use_whitenoise == 'n' %}
Collectfast==0.6.2 # https://github.com/antonagestam/collectfast