Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Commit

Permalink
Merge pull request #3747 from willkg/1238175-gunicorn
Browse files Browse the repository at this point in the history
Fix bug 1238175: Upgrade gunicorn to 19.4.5
  • Loading branch information
jezdez committed Jan 11, 2016
2 parents 8b07c87 + edceda2 commit ba1cc8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/default.txt
Expand Up @@ -130,8 +130,8 @@ funcsigs==0.4
# sha256: BK-ioGq33MqdgXF7Qgp6FIJgYemyYUpcd90kx1zPl-Q
futures==3.0.3

# sha256: rTWd7at96aNF2LdaLB3jJiqQlMJ4jkCxgbZuSeKwn28
gunicorn==19.4.4
# sha256: xX8bAFpLkJMzA8je7Zvt61CTMapqCpkAI6V5blK9iYg
gunicorn==19.4.5

# sha256: -GuWUXvFy32_NLu8Uc3VloFwh3tDvBq3yes5NFz_Tdc
hash-ring==1.3.1
Expand Down

0 comments on commit ba1cc8f

Please sign in to comment.