From fe02567e634199d1eb919112d08638b4c920f416 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 31 Jan 2017 13:58:23 +0000 Subject: [PATCH] Fix display of placeholders with incomplete CSV Brings in: - [ ] https://github.com/alphagov/notifications-utils/pull/111 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7aa73ef3f..0198556a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,4 +29,4 @@ whitenoise==1.0.6 #manages static assets # pin to minor version 3.1.x notifications-python-client>=3.1,<3.2 -git+https://github.com/alphagov/notifications-utils.git@13.2.0#egg=notifications-utils==13.2.0 +git+https://github.com/alphagov/notifications-utils.git@13.2.1#egg=notifications-utils==13.2.1