From 73fe640c9cc87914603f8c5fe6cf4e147d54cd74 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 15 May 2020 12:47:34 +0100 Subject: [PATCH] Bump utils to 39.1.0 Allows letters to be previewed with international postage --- requirements-app.txt | 2 +- requirements.txt | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements-app.txt b/requirements-app.txt index c2c1d11ed..b9baba9f4 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.1#egg=notifications-utils==39.0.1 +git+https://github.com/alphagov/notifications-utils.git@39.1.0#egg=notifications-utils==39.1.0 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 aaf4d053c..377da5a7e 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.1#egg=notifications-utils==39.0.1 +git+https://github.com/alphagov/notifications-utils.git@39.1.0#egg=notifications-utils==39.1.0 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.53 +awscli==1.18.60 bleach==3.1.4 boto3==1.10.38 -botocore==1.16.3 +botocore==1.16.10 certifi==2020.4.5.1 chardet==3.0.4 click==7.1.2 @@ -47,7 +47,7 @@ greenlet==0.4.15 idna==2.9 jdcal==1.4.1 Jinja2==2.11.2 -jmespath==0.9.5 +jmespath==0.10.0 lml==0.0.9 lxml==4.5.0 MarkupSafe==1.1.1 @@ -63,7 +63,7 @@ PyPDF2==1.26.0 python-dateutil==2.8.1 python-json-logger==0.1.11 PyYAML==5.3.1 -redis==3.5.0 +redis==3.5.2 requests==2.23.0 rsa==3.4.2 s3transfer==0.3.3