From 1747f7c76b6c5ea201dc7f244333ad7856520139 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Wed, 21 Jun 2017 10:56:38 +0100 Subject: [PATCH] Update utils Depends on: https://github.com/alphagov/notifications-utils/pull/170 Brings in these changes: https://github.com/alphagov/notifications-utils/compare/17.1.3...make-the-logo-bigger or when utils PR is merged https://github.com/alphagov/notifications-utils/compare/17.1.3...17.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index deef81325..b5e4241ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,6 +29,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.1.3#egg=notifications-utils==17.1.3 +git+https://github.com/alphagov/notifications-utils.git@17.4.0#egg=notifications-utils==17.4.0 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3