From 6c37686f71cccfb138fed7439399dc37bcce8245 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Wed, 8 Feb 2017 17:01:44 +0000 Subject: [PATCH] Bump utils to turn on Markdown links --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 262f8162f..8aadcd75a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,6 +23,6 @@ gunicorn==19.6.0 # pin to minor version 3.1.x notifications-python-client>=3.1,<3.2 -git+https://github.com/alphagov/notifications-utils.git@13.2.0#egg=notifications-utils==13.2.0 +git+https://github.com/alphagov/notifications-utils.git@13.5.0#egg=notifications-utils==13.5.0 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3