From 39cc76947fc43d61ed7bdb946145cb625a7097c6 Mon Sep 17 00:00:00 2001 From: Nicholas Staples Date: Wed, 20 Jan 2016 17:12:57 +0000 Subject: [PATCH] Bumped version of notifications-python-client. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 560964a4a..74bfc3205 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ Flask-Bcrypt==0.6.2 credstash==1.8.0 boto3==1.2.3 -git+https://github.com/alphagov/notifications-python-client.git@0.1.9#egg=notifications-python-client==0.1.9 +git+https://github.com/alphagov/notifications-python-client.git@0.2.0#egg=notifications-python-client==0.2.0 git+https://github.com/alphagov/notifications-utils.git@0.0.3#egg=notifications-utils==0.0.3