From fbbc2de13e7762e27689e3239c41b0c98aebbe0a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 28 Apr 2018 20:34:52 +0100 Subject: [PATCH] Update gunicorn from 19.7.1 to 19.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5c3d3459f..0fa1604a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pyexcel-xls==0.5.6 pyexcel-xlsx==0.5.6 pyexcel-ods3==0.5.2 pytz==2018.4 -gunicorn==19.7.1 +gunicorn==19.8.0 whitenoise==3.3.1 #manages static assets eventlet==0.22.1 notifications-python-client==4.8.2