Merge pull request #2218 from alphagov/pyup-update-whitenoise-3.3.1-to-4.0

Update whitenoise to 4.0
This commit is contained in:
Chris Hill-Scott
2018-08-20 16:09:39 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -16,7 +16,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