From 7f7c5bc9d3b0f98347f11c78e050c4e21c52c23c Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 5 Apr 2016 12:00:31 +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 7edbd4718..6483a8296 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,4 +21,4 @@ monotonic==0.3 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@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