From f04512a31d552aae6af9b730e3a6a5db0d8baebe Mon Sep 17 00:00:00 2001 From: Katie Smith Date: Fri, 6 Sep 2019 10:22:36 +0100 Subject: [PATCH] Bump utils --- requirements-app.txt | 2 +- requirements.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements-app.txt b/requirements-app.txt index 2cf82246a..3becbe591 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.1#egg=notifications-utils==34.0.1 +git+https://github.com/alphagov/notifications-utils.git@34.1.0#egg=notifications-utils==34.1.0 diff --git a/requirements.txt b/requirements.txt index f7a6b6afb..734270dca 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.1#egg=notifications-utils==34.0.1 +git+https://github.com/alphagov/notifications-utils.git@34.1.0#egg=notifications-utils==34.1.0 ## The following requirements were added by pip freeze: -awscli==1.16.231 +awscli==1.16.233 bleach==3.1.0 boto3==1.6.16 -botocore==1.12.221 +botocore==1.12.223 certifi==2019.6.16 chardet==3.0.4 Click==7.0 @@ -72,7 +72,7 @@ statsd==3.3.0 texttable==1.6.2 urllib3==1.25.3 webencodings==0.5.1 -Werkzeug==0.15.5 +Werkzeug==0.15.6 WTForms==2.2.1 xlrd==1.2.0 xlwt==1.3.0