Merge pull request #2520 from alphagov/pyup-update-whitenoise-4.1.1-to-4.1.2

Update whitenoise to 4.1.2
This commit is contained in:
Chris Hill-Scott
2018-11-27 10:22:56 +00: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.3
pytz==2018.7
gunicorn==19.7.1 # >19.8 stops eventlet workers after a timeout
whitenoise==4.1.1 #manages static assets
whitenoise==4.1.2 #manages static assets
eventlet==0.24.1
notifications-python-client==5.2.0

View File

@@ -16,7 +16,7 @@ pyexcel-xlsx==0.5.6
pyexcel-ods3==0.5.3
pytz==2018.7
gunicorn==19.7.1 # >19.8 stops eventlet workers after a timeout
whitenoise==4.1.1 #manages static assets
whitenoise==4.1.2 #manages static assets
eventlet==0.24.1
notifications-python-client==5.2.0