From 9fb378021c6e3e80cb365b39732a3fae9748f488 Mon Sep 17 00:00:00 2001 From: Martyn Inglis Date: Thu, 1 Dec 2016 17:24:23 +0000 Subject: [PATCH] Bumped version to use latest utils - note this is not yet published so will break..... - sorts out an issue with service id logging --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bf185138e..32da14065 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,6 +22,6 @@ Flask-Redis==0.1.0 git+https://github.com/alphagov/notifications-python-client.git@3.0.0#egg=notifications-python-client==3.0.0 -git+https://github.com/alphagov/notifications-utils.git@10.3.1#egg=notifications-utils==10.3.1 +git+https://github.com/alphagov/notifications-utils.git@11.0.1#egg=notifications-utils==11.0.1 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3