From b2f15314cd31ec17fe1a73987e1d152d04e86eaa Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Thu, 12 May 2016 09:03:52 +0100 Subject: [PATCH] Make email template more GOV.UK-y Implements https://github.com/alphagov/notifications-utils/pull/30 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 971ad3cd4..177c4b649 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,4 +22,4 @@ monotonic==0.3 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@5.2.0#egg=notifications-utils==5.2.0 +git+https://github.com/alphagov/notifications-utils.git@5.2.2#egg=notifications-utils==5.2.2