From b5db1ce61e1b5da42aa47c5313c3a4e374e59250 Mon Sep 17 00:00:00 2001 From: Pea Tyczynska Date: Thu, 27 Jun 2019 17:12:52 +0100 Subject: [PATCH] Pull in latest 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 dba4d41ac..27b927b60 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -23,4 +23,4 @@ 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.0.0#egg=notifications-utils==33.0.0 +git+https://github.com/alphagov/notifications-utils.git@33.1.0#egg=notifications-utils==33.1.0 diff --git a/requirements.txt b/requirements.txt index 73fda6faf..3102a6b0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,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.0.0#egg=notifications-utils==33.0.0 +git+https://github.com/alphagov/notifications-utils.git@33.1.0#egg=notifications-utils==33.1.0 ## The following requirements were added by pip freeze: awscli==1.16.192