From 1278f15289d46dbd4e1ea91533737c2923951ba8 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 1 Aug 2017 16:18:56 +0100 Subject: [PATCH] Bump utils to 17.7.0 Changes: https://github.com/alphagov/notifications-utils/compare/17.5.7...17.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 733413b8c..47fa77580 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@17.5.7#egg=notifications-utils==17.5.7 +git+https://github.com/alphagov/notifications-utils.git@17.7.0#egg=notifications-utils==17.7.0 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3