From ddac1821da4e7282ec04fab202fbe85f0792fc6f Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 8 Dec 2020 16:32:18 +0000 Subject: [PATCH] Bump utils to 43.5.5 Changes: https://github.com/alphagov/notifications-utils/compare/43.5.2...43.5.5 --- requirements-app.txt | 2 +- requirements.txt | 22 ++++++++++++---------- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/requirements-app.txt b/requirements-app.txt index ede3ddd24..f9aa2f17a 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -24,7 +24,7 @@ Shapely==1.7.1 awscli-cwlogs>=1.4,<1.5 itsdangerous==1.1.0 -git+https://github.com/alphagov/notifications-utils.git@43.5.2#egg=notifications-utils==43.5.2 +git+https://github.com/alphagov/notifications-utils.git@43.5.5#egg=notifications-utils==43.5.5 git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.1-alpha#egg=govuk-frontend-jinja==0.5.1-alpha # gds-metrics requires prometheseus 0.2.0, override that requirement as later versions bring significant performance gains diff --git a/requirements.txt b/requirements.txt index 02224d44d..dd41f366f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ Shapely==1.7.1 awscli-cwlogs>=1.4,<1.5 itsdangerous==1.1.0 -git+https://github.com/alphagov/notifications-utils.git@43.5.2#egg=notifications-utils==43.5.2 +git+https://github.com/alphagov/notifications-utils.git@43.5.5#egg=notifications-utils==43.5.5 git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.1-alpha#egg=govuk-frontend-jinja==0.5.1-alpha # gds-metrics requires prometheseus 0.2.0, override that requirement as later versions bring significant performance gains @@ -34,12 +34,12 @@ prometheus-client==0.9.0 gds-metrics==0.2.4 ## The following requirements were added by pip freeze: -awscli==1.18.185 -bleach==3.1.4 -boto3==1.10.38 -botocore==1.19.25 -cachetools==4.1.0 -certifi==2020.11.8 +awscli==1.18.191 +bleach==3.2.1 +boto3==1.16.31 +botocore==1.19.31 +cachetools==4.1.1 +certifi==2020.12.5 chardet==3.0.4 click==7.1.2 colorama==0.4.3 @@ -61,14 +61,16 @@ MarkupSafe==1.1.1 mistune==0.8.4 monotonic==1.5 openpyxl==3.0.5 -orderedset==2.0.1 -phonenumbers==8.11.2 +orderedset==2.0.3 +packaging==20.7 +phonenumbers==8.12.14 pyasn1==0.4.8 pyexcel-ezodf==0.3.4 PyJWT==1.7.1 +pyparsing==2.4.7 PyPDF2==1.26.0 python-dateutil==2.8.1 -python-json-logger==0.1.11 +python-json-logger==2.0.1 PyYAML==5.3.1 redis==3.5.3 requests==2.25.0