From 6f99e555949412cc9113f74923d8c83f985c2092 Mon Sep 17 00:00:00 2001 From: Leo Hemsted Date: Wed, 4 Sep 2019 10:57:48 +0100 Subject: [PATCH] utils bump --- requirements-app.txt | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-app.txt b/requirements-app.txt index 775dab5e2..2cf82246a 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@34.0.0#egg=notifications-utils==34.0.0 +git+https://github.com/alphagov/notifications-utils.git@34.0.1#egg=notifications-utils==34.0.1 diff --git a/requirements.txt b/requirements.txt index 4be91210d..f7a6b6afb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,13 +25,13 @@ 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@34.0.0#egg=notifications-utils==34.0.0 +git+https://github.com/alphagov/notifications-utils.git@34.0.1#egg=notifications-utils==34.0.1 ## The following requirements were added by pip freeze: -awscli==1.16.230 +awscli==1.16.231 bleach==3.1.0 boto3==1.6.16 -botocore==1.12.220 +botocore==1.12.221 certifi==2019.6.16 chardet==3.0.4 Click==7.0