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

Update gunicorn to 19.8.1
  • Loading branch information
valerymelou committed May 1, 2018
2 parents 82c13a7 + abfd670 commit 0588dc7
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.8.0
gunicorn==19.8.1

0 comments on commit 0588dc7

Please sign in to comment.