mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-11 02:23:32 -04:00
Add handling for data types other than list/string
Brings in: - [ ] https://github.com/alphagov/notifications-utils/pull/135 Also adds extra tests for: - the exact issue that we saw in production when #867 was deployed - what happens when `None` is passed as a placeholder value, because this should never get as far as the relevant bit of utils
This commit is contained in:
+1
-1
@@ -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@14.0.1#egg=notifications-utils==14.0.1
|
||||
git+https://github.com/alphagov/notifications-utils.git@14.0.2#egg=notifications-utils==14.0.2
|
||||
|
||||
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3
|
||||
|
||||
Reference in New Issue
Block a user