From fa3b7603f44a4f016e9c875d7ac5bd22775174c8 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 1 May 2018 19:49:45 +0100 Subject: [PATCH] Bump utils to fix large CSV bug Brings in: - [ ] https://github.com/alphagov/notifications-utils/pull/473 Changes: https://github.com/alphagov/notifications-utils/compare/27.0.0...fix-too-many-rows-exception --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0fa1604a6..fb71c6bea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,4 +18,4 @@ notifications-python-client==4.8.2 # PaaS awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@27.0.0#egg=notifications-utils==27.0.0 +git+https://github.com/alphagov/notifications-utils.git@27.1.1#egg=notifications-utils==27.1.1