From 9ccffb69800cf49c173eefe51d4953b9ef270577 Mon Sep 17 00:00:00 2001 From: Katie Smith Date: Thu, 25 Oct 2018 14:15:11 +0100 Subject: [PATCH] Update notifications-utils to 30.5.6 This brings in the change to email validation which removes obsure white space from email addresses. --- requirements-app.txt | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-app.txt b/requirements-app.txt index 2445849d6..fccb5d8c0 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -31,6 +31,6 @@ botocore<1.11.0 # pyup: ignore # Putting upgrade on hold due to v1.0.0 using sha512 instead of sha1 by default itsdangerous==0.24 # pyup: <1.0.0 -git+https://github.com/alphagov/notifications-utils.git@30.5.5#egg=notifications-utils==30.5.5 +git+https://github.com/alphagov/notifications-utils.git@30.5.6#egg=notifications-utils==30.5.6 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3 diff --git a/requirements.txt b/requirements.txt index 20bc18f34..6a96b0045 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ botocore<1.11.0 # pyup: ignore # Putting upgrade on hold due to v1.0.0 using sha512 instead of sha1 by default itsdangerous==0.24 # pyup: <1.0.0 -git+https://github.com/alphagov/notifications-utils.git@30.5.5#egg=notifications-utils==30.5.5 +git+https://github.com/alphagov/notifications-utils.git@30.5.6#egg=notifications-utils==30.5.6 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3 @@ -70,7 +70,7 @@ PyPDF2==1.26.0 python-dateutil==2.7.3 python-editor==1.0.3 python-json-logger==0.1.8 -pytz==2018.5 +pytz==2018.6 PyYAML==3.13 redis==2.10.6 requests==2.20.0