From eebd754a581ccf0245ddcc0a97d55a45bf57c205 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 27 Mar 2018 14:44:41 +0100 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20show=20HTML=20entities=20in=20p?= =?UTF-8?q?lain=20text=20emails?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Brings in: - [ ] https://github.com/alphagov/notifications-utils/pull/427 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a7da8868..24316ae9c 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@25.2.1#egg=notifications-utils==25.2.1 +git+https://github.com/alphagov/notifications-utils.git@25.2.2#egg=notifications-utils==25.2.2 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3