From 210ed6b91245c958110a92002a258bfdf1edc49c Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Wed, 14 Sep 2016 16:43:12 +0100 Subject: [PATCH] Fix HTML lists in Microsoft Outlook Depends on: - [x] https://github.com/alphagov/notifications-utils/pull/69 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6447886c4..6e7766de3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,4 +22,4 @@ statsd==3.2.1 git+https://github.com/alphagov/notifications-python-client.git@1.3.0#egg=notifications-python-client==1.3.0 -git+https://github.com/alphagov/notifications-utils.git@9.0.2#egg=notifications-utils==9.0.2 +git+https://github.com/alphagov/notifications-utils.git@9.0.3#egg=notifications-utils==9.0.3