From 20fa3d2ea8a6ea9fa11d97fdd4653fd7a6e4191e Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Wed, 14 Sep 2016 10:31:00 +0100 Subject: [PATCH] Bump utils version Brings in: - [x] https://github.com/alphagov/notifications-utils/pull/68 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 303196ab5..044c0d2c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,4 +19,4 @@ pytz==2016.4 git+https://github.com/alphagov/notifications-python-client.git@1.3.0#egg=notifications-python-client==1.3.0 -git+https://github.com/alphagov/notifications-utils.git@9.0.0#egg=notifications-utils==9.0.0 +git+https://github.com/alphagov/notifications-utils.git@9.0.2#egg=notifications-utils==9.0.2