From 35cd6a740fd3c78c50f8fafe6b72194d38cd156e Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 3 Mar 2017 17:33:15 +0000 Subject: [PATCH] Bump utils to fix type size of contact block Brings in: - [ ] https://github.com/alphagov/notifications-utils/pull/125 Changes: - https://github.com/alphagov/notifications-utils/compare/13.9.1...contact-block-type-size --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ebc2f3565..2712a9901 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,4 +33,4 @@ 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@13.9.1#egg=notifications-utils==13.9.1 +git+https://github.com/alphagov/notifications-utils.git@13.9.2#egg=notifications-utils==13.9.2