From d6540211fe49a09d439c3fad55520636ceff74ad Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 20 Nov 2018 13:59:00 +0000 Subject: [PATCH] Update whitenoise from 4.1.1 to 4.1.2 --- requirements-app.txt | 2 +- requirements.txt | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements-app.txt b/requirements-app.txt index 7ed3d2850..342e2d536 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -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 diff --git a/requirements.txt b/requirements.txt index 78f8d1d2e..4ea679903 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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