Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
Merge pull request #316 from valerymelou/pyup-update-gunicorn-19.8.1-…
Browse files Browse the repository at this point in the history
…to-19.9.0

Update gunicorn to 19.9.0
  • Loading branch information
Valery Melou committed Nov 7, 2018
2 parents 8c876c6 + eda9c10 commit 6c9511d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ psycopg2==2.7.5
# WSGI Handler
# ------------------------------------------------
gevent==1.3.6
gunicorn==19.8.1
gunicorn==19.9.0

0 comments on commit 6c9511d

Please sign in to comment.