mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 10:21:14 -05:00
Bump utils to 39.0.0
`allow_international_letters` is a new, required argument, so the tests that make some `Row` objects need to provide that. There are now 8 possible address columns (7 plus postcode) so the tests need to expect that. But this won’t have any user-facing impact.
This commit is contained in:
@@ -26,6 +26,6 @@ notifications-python-client==5.5.1
|
||||
# PaaS
|
||||
awscli-cwlogs>=1.4,<1.5
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@38.1.0#egg=notifications-utils==38.1.0
|
||||
git+https://github.com/alphagov/notifications-utils.git@39.0.0#egg=notifications-utils==39.0.0
|
||||
|
||||
gds-metrics==0.2.0
|
||||
|
||||
Reference in New Issue
Block a user