mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 09:26:08 -05:00
Bump utils to allow lists as placeholder values
Brings in: - [ ] https://github.com/alphagov/notifications-utils/pull/128 Also adds a test to make sure that passing a dictionary as a value in the `personalisation` argument works.
This commit is contained in:
committed by
Leo Hemsted
parent
27e4007fb5
commit
585ef8e66a
@@ -29,6 +29,6 @@ notifications-python-client>=3.1,<3.2
|
||||
awscli>=1.11,<1.12
|
||||
awscli-cwlogs>=1.4,<1.5
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@13.9.6#egg=notifications-utils==13.9.6
|
||||
git+https://github.com/alphagov/notifications-utils.git@14.0.0#egg=notifications-utils==14.0.0
|
||||
|
||||
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3
|
||||
|
||||
Reference in New Issue
Block a user