From d2f5da317c02b2f474d2740fd880f8ecf0196380 Mon Sep 17 00:00:00 2001 From: Leo Hemsted Date: Wed, 15 Aug 2018 16:06:50 +0100 Subject: [PATCH] bump utils brings in changes to fix crash in GSM downgrading --- 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 be2d6828b..a363511e6 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -21,4 +21,4 @@ notifications-python-client==5.0.0 # PaaS awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@30.0.0#egg=notifications-utils==30.0.0 +git+https://github.com/alphagov/notifications-utils.git@30.0.1#egg=notifications-utils==30.0.1 diff --git a/requirements.txt b/requirements.txt index 29a4ca3d7..4914fc3af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,13 +23,13 @@ notifications-python-client==5.0.0 # PaaS awscli-cwlogs>=1.4,<1.5 -git+https://github.com/alphagov/notifications-utils.git@30.0.0#egg=notifications-utils==30.0.0 +git+https://github.com/alphagov/notifications-utils.git@30.0.1#egg=notifications-utils==30.0.1 ## The following requirements were added by pip freeze: -awscli==1.15.77 +awscli==1.15.78 bleach==2.1.3 boto3==1.6.16 -botocore==1.10.76 +botocore==1.10.77 certifi==2018.8.13 chardet==3.0.4 click==6.7