From 6ce38d5500e43abfa310ad03d41daf6997896013 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 22 Jul 2016 10:51:30 +0100 Subject: [PATCH] Update utils for Markdown parsing + subbranding MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Markdown parsing (will be active but isn’t documented): - [x] https://github.com/alphagov/notifications-utils/pull/54 Email sub branding (not used yet): - [x] https://github.com/alphagov/notifications-utils/pull/55 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3913be4b8..4594e6bb3 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.4.2#egg=notifications-utils==8.4.2 +git+https://github.com/alphagov/notifications-utils.git@8.6.0#egg=notifications-utils==8.6.0