Merge pull request #71 from maidstone-hackspace/pyup-update-gunicorn-19.7.0-to-19.7.1

Update gunicorn to 19.7.1
This commit is contained in:
Oliver Marks 2017-04-09 11:29:47 +01:00 committed by GitHub
commit d89bf6aba6
1 changed files with 1 additions and 1 deletions

View File

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