From a5db576616f68e8c56286af7dd647d082a29f87a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 6 Jul 2017 14:23:03 +0100 Subject: [PATCH] Update whitenoise from 1.0.6 to 3.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4374642c9..7317630a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ pyexcel-ods3==0.4.0 pytz==2017.2 six==1.10.0 gunicorn==19.7.1 -whitenoise==1.0.6 #manages static assets +whitenoise==3.3.0 #manages static assets # pin to minor version 3.1.x notifications-python-client>=3.1,<3.2