From 406496c2a1aac793e85424ab8b22b554018efab8 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 1 Feb 2019 09:32:43 +0000 Subject: [PATCH] Bump utils to 30.7.5 Brings in: - [x] https://github.com/alphagov/notifications-utils/pull/572 --- requirements-app.txt | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-app.txt b/requirements-app.txt index 3382f320e..7287bcb0d 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -29,6 +29,6 @@ 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@30.7.4#egg=notifications-utils==30.7.4 +git+https://github.com/alphagov/notifications-utils.git@30.7.5#egg=notifications-utils==30.7.5 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3 diff --git a/requirements.txt b/requirements.txt index 38de8e926..fa3644530 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ 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@30.7.4#egg=notifications-utils==30.7.4 +git+https://github.com/alphagov/notifications-utils.git@30.7.5#egg=notifications-utils==30.7.5 git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3 @@ -69,7 +69,7 @@ pycparser==2.19 PyPDF2==1.26.0 pyrsistent==0.14.9 python-dateutil==2.7.5 -python-editor==1.0.3 +python-editor==1.0.4 python-json-logger==0.1.10 pytz==2018.9 PyYAML==3.12