From 89d20033a863b44c370540d7de0dbb8a5f7b0509 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 17 Jul 2018 11:22:22 +0100 Subject: [PATCH] Bump utils to fix smart quotes in email addresses Brings in: - [ ] https://github.com/alphagov/notifications-utils/pull/500 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index 264f568f7..bc8eec9b4 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -25,6 +25,6 @@ notifications-python-client==4.8.2 # PaaS awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@29.3.0#egg=notifications-utils==29.3.0 +git+https://github.com/alphagov/notifications-utils.git@29.3.0#egg=notifications-utils==29.3.2 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3