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 #247 from valerymelou/pyup-update-gunicorn-19.7.1-…
Browse files Browse the repository at this point in the history
…to-19.8.0

Update gunicorn to 19.8.0
  • Loading branch information
valerymelou committed Apr 29, 2018
2 parents a4e722a + bd8d687 commit 82c13a7
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.4
# WSGI Handler
# ------------------------------------------------
gevent==1.2.2
gunicorn==19.7.1
gunicorn==19.8.0

0 comments on commit 82c13a7

Please sign in to comment.