Bump utils to version 56.0.0

The only impactful change is the major version itself, where I've
fixed the breaking changes due to the upgrade of PyPDF2 [^1] and
checked there are no deprecation warnings when I run the tests.

[^1]: https://github.com/alphagov/notifications-utils/pull/973
This commit is contained in:
Ben Thorner
2022-06-01 13:28:19 +01:00
parent 9111a7fc86
commit ee3d2d1804
5 changed files with 8 additions and 6 deletions

View File

@@ -28,7 +28,7 @@ pyproj==3.3.1
# PaaS
awscli-cwlogs>=1.4,<1.5
itsdangerous==2.0.1 # pyup: <2.1.0 Release 2.1.0 introduced a change that is not compatible with Flask 1.x
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@55.1.6
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@56.0.0
govuk-frontend-jinja @ git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.8-alpha
# gds-metrics requires prometheseus 0.2.0, override that requirement as later versions bring significant performance gains