From e443dc7fed5088a051e9326364e91be9e4a6fb3c Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Thu, 11 May 2017 16:50:36 +0100 Subject: [PATCH] Output contact blocks with placeholders replaced Brings in: - [ ] https://github.com/alphagov/notifications-utils/pull/161 Also brings in: https://github.com/alphagov/notifications-utils/compare/16.1.3...17.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f688a907..fe25533c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,6 +28,6 @@ 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@16.1.3#egg=notifications-utils==16.1.3 +git+https://github.com/alphagov/notifications-utils.git@17.1.0#egg=notifications-utils==17.1.0 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3