From 9327f834119f167aad0e280a35785abd9c7d05ed Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 5 Apr 2016 11:59:17 +0100 Subject: [PATCH] Fix bug with whitelist Implements https://github.com/alphagov/notifications-utils/pull/17 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 424925db0..cf5dfeed9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,4 @@ Pygments==2.0.2 git+https://github.com/alphagov/notifications-python-client.git@0.3.1#egg=notifications-python-client==0.3.1 -git+https://github.com/alphagov/notifications-utils.git@3.2.0#egg=notifications-utils==3.2.0 +git+https://github.com/alphagov/notifications-utils.git@3.2.1#egg=notifications-utils==3.2.1