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