From 64327c10ae94d430574fc46c56853bfcd302b7a6 Mon Sep 17 00:00:00 2001 From: Ben Thorner Date: Fri, 29 Oct 2021 11:45:29 +0100 Subject: [PATCH] Bump utils to 47.1.0 This includes the new email_ccs feature needed for the next commit, but also an upgrade to bleach [1]. [1]: https://github.com/alphagov/notifications-utils/pull/909 --- requirements-app.txt | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-app.txt b/requirements-app.txt index fb0245219..32efa05d5 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -36,7 +36,7 @@ notifications-python-client==6.0.2 # PaaS awscli-cwlogs==1.4.6 -git+https://github.com/alphagov/notifications-utils.git@46.1.0#egg=notifications-utils==46.1.0 +git+https://github.com/alphagov/notifications-utils.git@47.1.0#egg=notifications-utils==47.1.0 # gds-metrics requires prometheseus 0.2.0, override that requirement as 0.7.1 brings significant performance gains prometheus-client==0.10.1 diff --git a/requirements.txt b/requirements.txt index 21ae56eb8..7514b7f7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ notifications-python-client==6.0.2 # PaaS awscli-cwlogs==1.4.6 -git+https://github.com/alphagov/notifications-utils.git@46.1.0#egg=notifications-utils==46.1.0 +git+https://github.com/alphagov/notifications-utils.git@47.1.0#egg=notifications-utils==47.1.0 # gds-metrics requires prometheseus 0.2.0, override that requirement as 0.7.1 brings significant performance gains prometheus-client==0.10.1 @@ -52,7 +52,7 @@ attrs==21.2.0 awscli==1.21.4 bcrypt==3.2.0 billiard==3.3.0.23 -bleach==3.3.0 +bleach==4.1.0 blinker==1.4 boto==2.49.0 boto3==1.19.4