diff --git a/requirements-app.txt b/requirements-app.txt index 75797737f..6938d5e60 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -23,4 +23,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.1#egg=notifications-utils==30.7.1 +git+https://github.com/alphagov/notifications-utils.git@30.7.2#egg=notifications-utils==30.7.2 diff --git a/requirements.txt b/requirements.txt index c09fe48c5..bd69a407e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,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.1#egg=notifications-utils==30.7.1 +git+https://github.com/alphagov/notifications-utils.git@30.7.2#egg=notifications-utils==30.7.2 ## The following requirements were added by pip freeze: awscli==1.16.81