bump utils to 13.10.0

pass in the base URL - if not set in the environment this is set to
localhost, but on paas we can pull this out of vcap_services so that
letters render properly on paas
This commit is contained in:
Leo Hemsted
2017-03-27 17:59:06 +01:00
parent 89e429f745
commit 85404f20db
6 changed files with 20 additions and 2 deletions

View File

@@ -31,4 +31,4 @@ notifications-python-client>=3.1,<3.2
awscli>=1.11,<1.12
awscli-cwlogs>=1.4,<1.5
git+https://github.com/alphagov/notifications-utils.git@13.9.4#egg=notifications-utils==13.9.4
git+https://github.com/alphagov/notifications-utils.git@13.10.0#egg=notifications-utils==13.10.0