Skip to content

Commit

Permalink
Pin gunicorn to latest version 20.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Apr 20, 2020
1 parent bf3249a commit 314833c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-r common.txt

# production only dependencies in aphabetical order
gunicorn~=19.9
gunicorn==20.0.4

0 comments on commit 314833c

Please sign in to comment.