From f27e544911c34d1c82f171b62c630467421e6094 Mon Sep 17 00:00:00 2001 From: Pea Tyczynska Date: Fri, 17 Apr 2020 12:21:57 +0100 Subject: [PATCH] Make sure letter personalisation is string - pull utils patch --- requirements-app.txt | 2 +- requirements.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements-app.txt b/requirements-app.txt index a6b276fdf..819a2f1cd 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -26,4 +26,4 @@ notifications-python-client==5.5.1 # PaaS awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@37.0.0#egg=notifications-utils==37.0.0 +git+https://github.com/alphagov/notifications-utils.git@37.0.1#egg=notifications-utils==37.0.1 diff --git a/requirements.txt b/requirements.txt index 8ba38cf6f..4c63a7fa6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,20 +28,20 @@ notifications-python-client==5.5.1 # PaaS awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@37.0.0#egg=notifications-utils==37.0.0 +git+https://github.com/alphagov/notifications-utils.git@37.0.1#egg=notifications-utils==37.0.1 ## The following requirements were added by pip freeze: alembic==1.4.2 amqp==1.4.9 anyjson==0.3.3 attrs==19.3.0 -awscli==1.18.39 +awscli==1.18.40 bcrypt==3.1.7 billiard==3.3.0.23 bleach==3.1.4 boto==2.49.0 boto3==1.10.38 -botocore==1.15.39 +botocore==1.15.40 certifi==2020.4.5.1 chardet==3.0.4 click==7.1.1 @@ -78,7 +78,7 @@ s3transfer==0.3.3 six==1.14.0 smartypants==2.0.1 statsd==3.3.0 -urllib3==1.25.8 +urllib3==1.25.9 webencodings==0.5.1 Werkzeug==1.0.1 zipp==3.1.0