From 4292aec4b72e0a848aec1479261ec371ec14c00f Mon Sep 17 00:00:00 2001 From: Rebecca Law Date: Wed, 4 May 2016 16:17:46 +0100 Subject: [PATCH] Update python client to version 1.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e13d6cda5..a30cd42fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ Pygments==2.0.2 py-gfm==0.1.2 blinker==1.4 -git+https://github.com/alphagov/notifications-python-client.git@0.5.0#egg=notifications-python-client==0.5.0 +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@5.2.0#egg=notifications-utils==5.2.0