Update whitenoise from 4.1.1 to 4.1.2

This commit is contained in:
pyup-bot
2018-11-20 13:59:00 +00:00
committed by Chris Hill-Scott
parent 65389b0bb5
commit d6540211fe
2 changed files with 7 additions and 7 deletions

View File

@@ -14,7 +14,7 @@ pyexcel-xlsx==0.5.6
pyexcel-ods3==0.5.2
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.2
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
@@ -29,10 +29,10 @@ itsdangerous==0.24 # pyup: <1.0.0
git+https://github.com/alphagov/notifications-utils.git@30.6.0#egg=notifications-utils==30.6.0
## The following requirements were added by pip freeze:
awscli==1.16.53
awscli==1.16.58
bleach==2.1.3
boto3==1.6.16
botocore==1.12.43
botocore==1.12.48
certifi==2018.10.15
chardet==3.0.4
Click==7.0
@@ -49,12 +49,12 @@ idna==2.7
jdcal==1.4
Jinja2==2.10
jmespath==0.9.3
lml==0.0.6
lml==0.0.7
lxml==4.2.5
MarkupSafe==1.1.0
mistune==0.8.3
monotonic==1.5
openpyxl==2.5.9
openpyxl==2.5.10
orderedset==2.0.1
phonenumbers==8.9.4
pyasn1==0.4.4
@@ -64,7 +64,7 @@ PyPDF2==1.26.0
python-dateutil==2.7.5
python-json-logger==0.1.8
PyYAML==3.12
redis==2.10.6
redis==3.0.1
requests==2.20.1
rsa==3.4.2
s3transfer==0.1.13