From 3713bad5690b7a0d84bfbbfb1c52613732d3332f Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Wed, 14 Dec 2016 15:51:03 +0000 Subject: [PATCH] Include content count bug fix Includes: - [x] https://github.com/alphagov/notifications-utils/pull/102 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f648a103d..224f1698f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,4 +22,4 @@ wand==0.4.4 git+https://github.com/alphagov/notifications-python-client.git@3.0.1#egg=notifications-python-client==3.0.1 -git+https://github.com/alphagov/notifications-utils.git@12.1.0#egg=notifications-utils==12.1.0 +git+https://github.com/alphagov/notifications-utils.git@12.1.1#egg=notifications-utils==12.1.1