mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-10 01:56:03 -04:00
Bump utils to 43.5.1
Brings in https://github.com/alphagov/notifications-utils/pull/807 which removes a hack we had in our email template to deal with this bug: https://www.pivotaltracker.com/story/show/161183433 This behaviour is no longer happening so this removes the hack. See https://www.pivotaltracker.com/story/show/161183433/comments/219297211 for evidence of the change in behaviour.
This commit is contained in:
@@ -29,7 +29,7 @@ notifications-python-client==5.7.0
|
||||
# PaaS
|
||||
awscli-cwlogs>=1.4,<1.5
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@43.5.0#egg=notifications-utils==43.5.0
|
||||
git+https://github.com/alphagov/notifications-utils.git@43.5.1#egg=notifications-utils==43.5.1
|
||||
|
||||
# gds-metrics requires prometheseus 0.2.0, override that requirement as 0.7.1 brings significant performance gains
|
||||
prometheus-client==0.8.0
|
||||
|
||||
Reference in New Issue
Block a user