From 85448f0942cb8ce2c3eac4d03645fcb5572c8c13 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 5 Oct 2016 23:50:40 -0400 Subject: [PATCH] Update gunicorn from 18.0 to 19.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ecad70d8..f8336f2bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ argparse==1.2.1 Flask==0.10.1 SQLAlchemy==0.8.3 -gunicorn==18.0 +gunicorn==19.6.0 boto==2.15.0 cmd2==0.6.7 docopt==0.6.1