From f7dcd68dbe750ece4b1e895c4cd02085fb1c559b Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Wed, 6 May 2020 10:05:58 +0100 Subject: [PATCH] Bump utils to 39.0.1 Fixes a bug with address validation. --- 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 33e932f1e..852e22b6d 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -23,5 +23,5 @@ notifications-python-client==5.5.1 awscli-cwlogs>=1.4,<1.5 itsdangerous==1.1.0 -git+https://github.com/alphagov/notifications-utils.git@39.0.0#egg=notifications-utils==39.0.0 +git+https://github.com/alphagov/notifications-utils.git@39.0.1#egg=notifications-utils==39.0.1 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 90c5b9f16..7b7dd7f59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,14 +25,14 @@ notifications-python-client==5.5.1 awscli-cwlogs>=1.4,<1.5 itsdangerous==1.1.0 -git+https://github.com/alphagov/notifications-utils.git@39.0.0#egg=notifications-utils==39.0.0 +git+https://github.com/alphagov/notifications-utils.git@39.0.1#egg=notifications-utils==39.0.1 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.51 +awscli==1.18.53 bleach==3.1.4 boto3==1.10.38 -botocore==1.16.1 +botocore==1.16.3 certifi==2020.4.5.1 chardet==3.0.4 click==7.1.2