From d8ab82b1396f3ffa1418b7538470240133c70bb6 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 29 Jul 2016 08:38:18 +0100 Subject: [PATCH] Fix Markdown/HTML email oddities Depends on: - [ ] https://github.com/alphagov/notifications-utils/pull/59 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a560ab81..660110ada 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,4 +23,4 @@ statsd==3.2.1 git+https://github.com/alphagov/notifications-python-client.git@1.0.0#egg=notifications-python-client==1.0.0 -git+https://github.com/alphagov/notifications-utils.git@8.6.0#egg=notifications-utils==8.6.0 +git+https://github.com/alphagov/notifications-utils.git@8.7.1#egg=notifications-utils==8.7.1