From 6d1611ef122793938ef44848157c2eb5de5abf8c Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 22 Aug 2017 14:43:00 +0100 Subject: [PATCH] Bump utils to 19.0.0 Brings in: - [ ] https://github.com/alphagov/notifications-utils/pull/201 https://github.com/alphagov/notifications-utils/compare/18.0.1...19.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 131d9c523..6296c04b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,6 +27,6 @@ notifications-python-client==4.3.1 awscli>=1.11,<1.12 awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@18.0.1#egg=notifications-utils==18.0.1 +git+https://github.com/alphagov/notifications-utils.git@19.0.0#egg=notifications-utils==19.0.0 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3