Bump utils to 51.2.1

This includes performance improvements for RecipientCSV, which may
reduce the processing time in some edge cases - this depends on if
the Admin app rejects CSVs with these edge cases.
This commit is contained in:
Ben Thorner
2021-12-10 16:38:28 +00:00
parent 1973994516
commit a7560af9c4
2 changed files with 2 additions and 2 deletions

View File

@@ -153,7 +153,7 @@ mistune==0.8.4
# via notifications-utils
notifications-python-client==6.0.2
# via -r requirements.in
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@51.0.0
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@51.2.1
# via -r requirements.in
orderedset==2.0.3
# via notifications-utils