From 308511e0ed0c45091466d7cc478bc0afb9ba1c9b Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Thu, 12 Apr 2018 11:13:02 +0100 Subject: [PATCH] Bump utils to normalise newlines in text messages Brings in: - [ ] https://github.com/alphagov/notifications-utils/pull/460 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1b99acc1..cbfe6d53b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,6 +23,6 @@ notifications-python-client==4.8.1 # PaaS awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@26.2.0#egg=notifications-utils==26.2.0 +git+https://github.com/alphagov/notifications-utils.git@26.2.1#egg=notifications-utils==26.2.1 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3