From ef447931fdc4d062c777591f3b49f44056a8ba48 Mon Sep 17 00:00:00 2001 From: Leo Hemsted Date: Thu, 9 Aug 2018 10:30:51 +0100 Subject: [PATCH] bump utils --- 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 addb6fb16..500f01f06 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@29.3.4#egg=notifications-utils==29.3.4 +git+https://github.com/alphagov/notifications-utils.git@29.3.5#egg=notifications-utils==29.3.5 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 68bcf7bf9..1d69a09bd 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@29.3.4#egg=notifications-utils==29.3.4 +git+https://github.com/alphagov/notifications-utils.git@29.3.5#egg=notifications-utils==29.3.5 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3