From 90dab2a32a1946ee3c09a8472b0584810b8dc837 Mon Sep 17 00:00:00 2001 From: Leo Hemsted Date: Mon, 20 Feb 2017 11:56:32 +0000 Subject: [PATCH] bump utils to 13.8.0 brings in character downgrading in SMS previews --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c95c33082..a4f2060cd 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@13.7.0#egg=notifications-utils==13.7.0 +git+https://github.com/alphagov/notifications-utils.git@13.8.0#egg=notifications-utils==13.8.0 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3