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:
commit
d89bf6aba6
|
@ -7,7 +7,7 @@
|
||||||
# WSGI Handler
|
# WSGI Handler
|
||||||
# ------------------------------------------------
|
# ------------------------------------------------
|
||||||
gevent==1.2.0
|
gevent==1.2.0
|
||||||
gunicorn==19.7.0
|
gunicorn==19.7.1
|
||||||
|
|
||||||
# Static and Media Storage
|
# Static and Media Storage
|
||||||
# ------------------------------------------------
|
# ------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue