From 3c050af19037d58f7da7889b3c5bbb8323e2b5f9 Mon Sep 17 00:00:00 2001 From: Ken Tsang Date: Thu, 3 Aug 2017 14:52:13 +0100 Subject: [PATCH] Bump version to pick up fix for dashes --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47fa77580..5d7dbdce3 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.7.0#egg=notifications-utils==17.7.0 +git+https://github.com/alphagov/notifications-utils.git@17.8.0#egg=notifications-utils==17.8.0 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3