From 3a9bc36b5483dd7fe0e297f28fda0bc0b3efbb7b Mon Sep 17 00:00:00 2001 From: Katie Smith Date: Thu, 18 Jul 2019 15:27:13 +0100 Subject: [PATCH] Bump utils to 33.2.4 --- 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 9e35cad1c..b741a71da 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -29,6 +29,6 @@ awscli-cwlogs>=1.4,<1.5 # Putting upgrade on hold due to v1.0.0 using sha512 instead of sha1 by default itsdangerous==0.24 # pyup: <1.0.0 -git+https://github.com/alphagov/notifications-utils.git@33.2.3#egg=notifications-utils==33.2.3 +git+https://github.com/alphagov/notifications-utils.git@33.2.4#egg=notifications-utils==33.2.4 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 a7818a242..f8807089c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ awscli-cwlogs>=1.4,<1.5 # Putting upgrade on hold due to v1.0.0 using sha512 instead of sha1 by default itsdangerous==0.24 # pyup: <1.0.0 -git+https://github.com/alphagov/notifications-utils.git@33.2.3#egg=notifications-utils==33.2.3 +git+https://github.com/alphagov/notifications-utils.git@33.2.4#egg=notifications-utils==33.2.4 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3