From 03192b81c505802fc1a7ede3d02650614e0594a2 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 7 Jun 2016 09:27:56 +0100 Subject: [PATCH] Make URLs appear as links in email clients Implements: https://github.com/alphagov/notifications-utils/pull/42 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 595a22d39..ce26322e4 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.0.0#egg=notifications-python-client==1.0.0 -git+https://github.com/alphagov/notifications-utils.git@6.2.0#egg=notifications-utils==6.2.0 +git+https://github.com/alphagov/notifications-utils.git@6.3.1#egg=notifications-utils==6.3.1