mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-07 03:43:48 -05:00
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:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user