Update gunicorn from 19.6.0 to 19.7.0

This commit is contained in:
pyup-bot 2017-03-04 10:44:37 +00:00 committed by Sam Collins
parent 7a6e57fe85
commit cbf6f2d242
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# WSGI Handler
# ------------------------------------------------
gevent==1.2.0
gunicorn==19.6.0
gunicorn==19.7.0
# Static and Media Storage
# ------------------------------------------------