From c2f851e8de0637fe0655e8f80cab1abd33dc8826 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 15 Jun 2020 12:01:11 +0100 Subject: [PATCH 1/2] Bump utils to 39.4.5 Changes: https://github.com/alphagov/notifications-utils/compare/39.4.3...39.4.5 --- 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 b424d362e..f924f13d0 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -23,5 +23,5 @@ notifications-python-client==5.6.0 awscli-cwlogs>=1.4,<1.5 itsdangerous==1.1.0 -git+https://github.com/alphagov/notifications-utils.git@39.4.3#egg=notifications-utils==39.4.3 +git+https://github.com/alphagov/notifications-utils.git@39.4.5#egg=notifications-utils==39.4.5 git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.1-alpha#egg=govuk-frontend-jinja==0.5.1-alpha diff --git a/requirements.txt b/requirements.txt index fddd54163..a326fe40b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,14 +25,14 @@ notifications-python-client==5.6.0 awscli-cwlogs>=1.4,<1.5 itsdangerous==1.1.0 -git+https://github.com/alphagov/notifications-utils.git@39.4.3#egg=notifications-utils==39.4.3 +git+https://github.com/alphagov/notifications-utils.git@39.4.5#egg=notifications-utils==39.4.5 git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.1-alpha#egg=govuk-frontend-jinja==0.5.1-alpha ## The following requirements were added by pip freeze: -awscli==1.18.75 +awscli==1.18.79 bleach==3.1.4 boto3==1.10.38 -botocore==1.16.25 +botocore==1.17.2 certifi==2020.4.5.2 chardet==3.0.4 click==7.1.2 From f20726a0424927ffcd7855385635170e0f855db7 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 16 Jun 2020 09:58:07 +0100 Subject: [PATCH 2/2] Bump utils to 39.4.6 --- 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 f924f13d0..9af8d4d16 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -23,5 +23,5 @@ notifications-python-client==5.6.0 awscli-cwlogs>=1.4,<1.5 itsdangerous==1.1.0 -git+https://github.com/alphagov/notifications-utils.git@39.4.5#egg=notifications-utils==39.4.5 +git+https://github.com/alphagov/notifications-utils.git@39.4.6#egg=notifications-utils==39.4.6 git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.1-alpha#egg=govuk-frontend-jinja==0.5.1-alpha diff --git a/requirements.txt b/requirements.txt index a326fe40b..20fdc5136 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,14 +25,14 @@ notifications-python-client==5.6.0 awscli-cwlogs>=1.4,<1.5 itsdangerous==1.1.0 -git+https://github.com/alphagov/notifications-utils.git@39.4.5#egg=notifications-utils==39.4.5 +git+https://github.com/alphagov/notifications-utils.git@39.4.6#egg=notifications-utils==39.4.6 git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.1-alpha#egg=govuk-frontend-jinja==0.5.1-alpha ## The following requirements were added by pip freeze: -awscli==1.18.79 +awscli==1.18.80 bleach==3.1.4 boto3==1.10.38 -botocore==1.17.2 +botocore==1.17.3 certifi==2020.4.5.2 chardet==3.0.4 click==7.1.2