From 253441dae3e43ac4520fcf57a331d60e630b85ff Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 9 Aug 2017 01:01:27 +0100 Subject: [PATCH] Update gunicorn from 19.6.0 to 19.7.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5b011f57c..1cd9d6308 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ boto3==1.4.4 monotonic==1.3 statsd==3.2.1 jsonschema==2.6.0 -gunicorn==19.6.0 +gunicorn==19.7.1 docopt==0.6.2 six==1.10.0 iso8601==0.1.12