Update utils to 30.7.1 to silence 'Header missing' warnings

Brings in changes from https://github.com/alphagov/notifications-utils/pull/553
This commit is contained in:
Alexey Bezhan
2018-11-27 15:50:33 +00:00
parent 3033015754
commit e7a2f4c151
2 changed files with 4 additions and 4 deletions

View File

@@ -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.0#egg=notifications-utils==30.7.0
git+https://github.com/alphagov/notifications-utils.git@30.7.1#egg=notifications-utils==30.7.1
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3

View File

@@ -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.0#egg=notifications-utils==30.7.0
git+https://github.com/alphagov/notifications-utils.git@30.7.1#egg=notifications-utils==30.7.1
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3
@@ -40,12 +40,12 @@ alembic==1.0.3
amqp==1.4.9
anyjson==0.3.3
attrs==18.2.0
awscli==1.16.61
awscli==1.16.62
bcrypt==3.1.4
billiard==3.3.0.23
bleach==2.1.3
boto3==1.6.16
botocore==1.12.51
botocore==1.12.52
certifi==2018.10.15
chardet==3.0.4
Click==7.0