mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05:00
Merge pull request #2318 from alphagov/pyup-update-whitenoise-4.0-to-4.1
Update whitenoise to 4.1
This commit is contained in:
@@ -14,7 +14,7 @@ pyexcel-xlsx==0.5.6
|
||||
pyexcel-ods3==0.5.2
|
||||
pytz==2018.5
|
||||
gunicorn==19.7.1 # >19.8 stops eventlet workers after a timeout
|
||||
whitenoise==4.0 #manages static assets
|
||||
whitenoise==4.1 #manages static assets
|
||||
eventlet==0.24.1
|
||||
notifications-python-client==5.1.0
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ pyexcel-xlsx==0.5.6
|
||||
pyexcel-ods3==0.5.2
|
||||
pytz==2018.5
|
||||
gunicorn==19.7.1 # >19.8 stops eventlet workers after a timeout
|
||||
whitenoise==4.0 #manages static assets
|
||||
whitenoise==4.1 #manages static assets
|
||||
eventlet==0.24.1
|
||||
notifications-python-client==5.1.0
|
||||
|
||||
@@ -26,10 +26,10 @@ awscli-cwlogs>=1.4,<1.5
|
||||
git+https://github.com/alphagov/notifications-utils.git@30.1.2#egg=notifications-utils==30.1.2
|
||||
|
||||
## The following requirements were added by pip freeze:
|
||||
awscli==1.16.12
|
||||
awscli==1.16.19
|
||||
bleach==2.1.3
|
||||
boto3==1.6.16
|
||||
botocore==1.12.2
|
||||
botocore==1.12.9
|
||||
certifi==2018.8.24
|
||||
chardet==3.0.4
|
||||
click==6.7
|
||||
@@ -52,7 +52,7 @@ lxml==4.2.5
|
||||
MarkupSafe==1.0
|
||||
mistune==0.8.3
|
||||
monotonic==1.5
|
||||
openpyxl==2.5.6
|
||||
openpyxl==2.5.7
|
||||
orderedset==2.0.1
|
||||
phonenumbers==8.9.4
|
||||
pyasn1==0.4.4
|
||||
|
||||
Reference in New Issue
Block a user