Bump utils to 30.3.1

Brings in stripping of the line separator
character from emails.

https://github.com/alphagov/notifications-utils/pull/531
This commit is contained in:
Tom Byers
2018-09-25 16:30:29 +01:00
parent 6d32d8b756
commit 943a400c72
2 changed files with 2 additions and 2 deletions

View File

@@ -21,4 +21,4 @@ notifications-python-client==5.2.0
# PaaS
awscli-cwlogs>=1.4,<1.5
git+https://github.com/alphagov/notifications-utils.git@30.3.0#egg=notifications-utils==30.3.0
git+https://github.com/alphagov/notifications-utils.git@30.3.1#egg=notifications-utils==30.3.1

View File

@@ -23,7 +23,7 @@ notifications-python-client==5.2.0
# PaaS
awscli-cwlogs>=1.4,<1.5
git+https://github.com/alphagov/notifications-utils.git@30.3.0#egg=notifications-utils==30.3.0
git+https://github.com/alphagov/notifications-utils.git@30.3.1#egg=notifications-utils==30.3.1
## The following requirements were added by pip freeze:
awscli==1.16.20