From 7d99308d4e0463efefb0f61bc64c7b04da3a3ef0 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 29 Jul 2016 08:36:35 +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 4594e6bb3..c893e6bb8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,4 +19,4 @@ pytz==2016.4 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.6.1#egg=notifications-utils==8.6.1