From f8723bccf096006c3b52a1f3b93542a5dbb04828 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 30 Apr 2018 19:49:55 +0100 Subject: [PATCH] Update gunicorn from 19.8.0 to 19.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0fa1604a6..d06c0aaa6 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.8.0 +gunicorn==19.8.1 whitenoise==3.3.1 #manages static assets eventlet==0.22.1 notifications-python-client==4.8.2