From a1be4e3ca548cccafc32fd8854877842b3b79e90 Mon Sep 17 00:00:00 2001 From: Martyn Inglis Date: Wed, 10 Feb 2016 12:33:54 +0000 Subject: [PATCH] Updated python client verion --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a6c759bc3..2b4789aeb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,6 @@ Flask-Bcrypt==0.6.2 credstash==1.8.0 boto3==1.2.3 -git+https://github.com/alphagov/notifications-python-client.git@0.2.5#egg=notifications-python-client==0.2.5 +git+https://github.com/alphagov/notifications-python-client.git@0.2.6#egg=notifications-python-client==0.2.6 git+https://github.com/alphagov/notifications-utils.git@0.0.3#egg=notifications-utils==0.0.3