From 288e3ae81147ca92ff10a4fc2c0730ff72ec247d Mon Sep 17 00:00:00 2001 From: David McDonald Date: Thu, 10 Sep 2020 14:32:02 +0100 Subject: [PATCH] Bring in latest version of utils to fix link breaking bug Fixes https://github.com/alphagov/notifications-utils/pull/784 Note, also is a breaking change of the utils, see https://github.com/alphagov/notifications-utils/pull/769 but I don't believe it requires any changes on the API because of this --- 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 b95414b1f..58776861b 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -29,7 +29,7 @@ notifications-python-client==5.7.0 # PaaS awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@40.9.0#egg=notifications-utils==40.9.0 +git+https://github.com/alphagov/notifications-utils.git@41.3.1#egg=notifications-utils==41.3.1 # gds-metrics requires prometheseus 0.2.0, override that requirement as 0.7.1 brings significant performance gains prometheus-client==0.8.0 diff --git a/requirements.txt b/requirements.txt index ddd014c51..576cf4c87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ notifications-python-client==5.7.0 # PaaS awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@40.9.0#egg=notifications-utils==40.9.0 +git+https://github.com/alphagov/notifications-utils.git@41.3.1#egg=notifications-utils==41.3.1 # gds-metrics requires prometheseus 0.2.0, override that requirement as 0.7.1 brings significant performance gains prometheus-client==0.8.0 @@ -42,14 +42,14 @@ alembic==1.4.2 amqp==1.4.9 anyjson==0.3.3 attrs==20.2.0 -awscli==1.18.133 +awscli==1.18.135 bcrypt==3.2.0 billiard==3.3.0.23 bleach==3.1.4 blinker==1.4 boto==2.49.0 boto3==1.10.38 -botocore==1.17.56 +botocore==1.17.58 certifi==2020.6.20 chardet==3.0.4 click==7.1.2