Bump utils to 40.2.1

Brings in:
- re-usable `SerialisedModel`
- speed improvements to processing CSVs against email templates

I chose not to rename `JSONModel` or `ModelList` to keep the diff nice
and small.
This commit is contained in:
Chris Hill-Scott
2020-07-03 14:07:40 +01:00
parent 98eb3c61f6
commit c4458efa21
4 changed files with 19 additions and 29 deletions

View File

@@ -23,7 +23,7 @@ notifications-python-client==5.6.0
awscli-cwlogs>=1.4,<1.5
itsdangerous==1.1.0
git+https://github.com/alphagov/notifications-utils.git@40.1.0#egg=notifications-utils==40.1.0
git+https://github.com/alphagov/notifications-utils.git@40.2.1#egg=notifications-utils==40.2.1
git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.1-alpha#egg=govuk-frontend-jinja==0.5.1-alpha
# gds-metrics requires prometheseus 0.2.0, override that requirement as later versions bring significant performance gains