From 435081a2a4bfd1b31ce2c7b8c79fd7d6f9be44c8 Mon Sep 17 00:00:00 2001 From: Katie Smith Date: Tue, 31 Mar 2020 08:59:45 +0100 Subject: [PATCH] Bump utils to 36.9.3 to bring in new version of Bleach --- 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 95332f00a..d078e09bb 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -24,5 +24,5 @@ awscli-cwlogs>=1.4,<1.5 # Putting upgrade on hold due to v1.0.0 using sha512 instead of sha1 by default itsdangerous==0.24 # pyup: <1.0.0 -git+https://github.com/alphagov/notifications-utils.git@36.9.1#egg=notifications-utils==36.9.1 +git+https://github.com/alphagov/notifications-utils.git@36.9.3#egg=notifications-utils==36.9.3 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 49e7f5607..3ae10fb2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,14 +26,14 @@ awscli-cwlogs>=1.4,<1.5 # Putting upgrade on hold due to v1.0.0 using sha512 instead of sha1 by default itsdangerous==0.24 # pyup: <1.0.0 -git+https://github.com/alphagov/notifications-utils.git@36.9.1#egg=notifications-utils==36.9.1 +git+https://github.com/alphagov/notifications-utils.git@36.9.3#egg=notifications-utils==36.9.3 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.23 -bleach==3.1.3 +awscli==1.18.32 +bleach==3.1.4 boto3==1.10.38 -botocore==1.15.23 +botocore==1.15.32 certifi==2019.11.28 chardet==3.0.4 click==7.1.1 @@ -63,7 +63,7 @@ PyJWT==1.7.1 PyPDF2==1.26.0 python-dateutil==2.8.1 python-json-logger==0.1.11 -PyYAML==5.3 +PyYAML==5.3.1 redis==3.4.1 requests==2.23.0 rsa==3.4.2