Bump utils to 47.0.1

Changes:
https://github.com/alphagov/notifications-utils/compare/46.1.0...47.0.1

The breaking change is due to the removal of ZendeskClient.create_ticket
which this app is no longer using.

> Although this is a breaking change to the ZendeskClient, nothing is
> using the code that was deleted.

— https://github.com/alphagov/notifications-utils/pull/902#discussion_r720095133
This commit is contained in:
Chris Hill-Scott
2021-10-28 09:33:03 +01:00
parent a3c787dfba
commit 873cfaf7a0
2 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ importlib-metadata==4.2.0
awscli-cwlogs>=1.4,<1.5
itsdangerous==1.1.0 # pyup: <2
git+https://github.com/alphagov/notifications-utils.git@46.1.0#egg=notifications-utils==46.1.0
git+https://github.com/alphagov/notifications-utils.git@47.0.1#egg=notifications-utils==47.0.1
git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.8-alpha#egg=govuk-frontend-jinja==0.5.8-alpha
# cryptography 3.4+ incorporates Rust code, which isn't supported on PaaS