Update notifications-utils to 30.5.6

This brings in the change to email validation which removes obsure white
space from email addresses.
This commit is contained in:
Katie Smith
2018-10-25 14:15:11 +01:00
parent 6bd3cb1f27
commit 9ccffb6980
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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