From 33f1c9a41bc760b1587ae0efa4cec739a59e2e08 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 3 Sep 2018 17:48:27 +0100 Subject: [PATCH] Bump utils to start sending email preheaders Brings in: - [ ] https://github.com/alphagov/notifications-utils/pull/523/files Changes: https://github.com/alphagov/notifications-utils/compare/30.1.1...email-preheader --- requirements-app.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-app.txt b/requirements-app.txt index f820422a5..aa13855bb 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -25,6 +25,6 @@ notifications-python-client==5.0.0 # PaaS awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@30.1.1#egg=notifications-utils==30.1.1 +git+https://github.com/alphagov/notifications-utils.git@30.2.0#egg=notifications-utils==30.2.0 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3 diff --git a/requirements.txt b/requirements.txt index 84fa13700..27d934b73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ notifications-python-client==5.0.0 # PaaS awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@30.1.1#egg=notifications-utils==30.1.1 +git+https://github.com/alphagov/notifications-utils.git@30.2.0#egg=notifications-utils==30.2.0 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3