From 49b79dc8ac1999af0929e899788e8fe8e151d751 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 10 Aug 2018 14:17:42 +0100 Subject: [PATCH] Update whitenoise from 3.3.1 to 4.0 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index 5277312ac..f949ddbb4 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -14,7 +14,7 @@ pyexcel-xlsx==0.5.6 pyexcel-ods3==0.5.2 pytz==2018.5 gunicorn==19.8.1 -whitenoise==3.3.1 #manages static assets +whitenoise==4.0 #manages static assets eventlet==0.22.1 notifications-python-client==5.0.0