From 235378cec5507c614fc2aa6949a727d6e3ed0a66 Mon Sep 17 00:00:00 2001 From: David McDonald Date: Mon, 9 Dec 2019 13:08:14 +0000 Subject: [PATCH] Bump utils to 36.3.1 --- 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 dce4074d8..1840a0690 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -23,5 +23,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.3.0#egg=notifications-utils==36.3.0 +git+https://github.com/alphagov/notifications-utils.git@36.3.1#egg=notifications-utils==36.3.1 git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.3.0-alpha#egg=govuk-frontend-jinja==0.3.0-alpha diff --git a/requirements.txt b/requirements.txt index 334fb0431..9c10e2d71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,14 +25,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.3.0#egg=notifications-utils==36.3.0 +git+https://github.com/alphagov/notifications-utils.git@36.3.1#egg=notifications-utils==36.3.1 git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.3.0-alpha#egg=govuk-frontend-jinja==0.3.0-alpha ## The following requirements were added by pip freeze: -awscli==1.16.292 +awscli==1.16.298 bleach==3.1.0 boto3==1.9.221 -botocore==1.13.28 +botocore==1.13.34 certifi==2019.11.28 chardet==3.0.4 Click==7.0