diff --git a/requirements-app.txt b/requirements-app.txt index adfd380de..3c6031911 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -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 diff --git a/requirements.txt b/requirements.txt index bb26e72b2..fe7649853 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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