Merge pull request #2538 from alphagov/update-utils-30-7-1

Update utils to 30.7.1 to silence 'Header missing' warnings
This commit is contained in:
Alexey Bezhan
2018-11-29 15:34:44 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -24,4 +24,4 @@ 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

View File

@@ -26,7 +26,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
## The following requirements were added by pip freeze:
awscli==1.16.62