From a87a8f3fc6834cbbfe450a4332031cdd875237ce Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 15 Jul 2019 15:08:52 +0100 Subject: [PATCH] Bump utils to 33.2.2 Changes: - https://github.com/alphagov/notifications-utils/compare/33.2.1...33.2.2 --- 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 628f97b53..d952d664f 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.1#egg=notifications-utils==33.2.1 +git+https://github.com/alphagov/notifications-utils.git@33.2.2#egg=notifications-utils==33.2.2 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 c902167be..3f43ef506 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.1#egg=notifications-utils==33.2.1 +git+https://github.com/alphagov/notifications-utils.git@33.2.2#egg=notifications-utils==33.2.2 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3 @@ -40,12 +40,12 @@ alembic==1.0.11 amqp==1.4.9 anyjson==0.3.3 attrs==19.1.0 -awscli==1.16.195 +awscli==1.16.198 bcrypt==3.1.7 billiard==3.3.0.23 bleach==3.1.0 boto3==1.6.16 -botocore==1.12.185 +botocore==1.12.188 certifi==2019.6.16 chardet==3.0.4 Click==7.0