mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-05 02:18:24 -04:00
Bring in latest version of utils to fix link breaking bug
Fixes https://github.com/alphagov/notifications-utils/pull/784 Note, also is a breaking change of the utils, see https://github.com/alphagov/notifications-utils/pull/769 but I don't believe it requires any changes on the API because of this
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@40.9.0#egg=notifications-utils==40.9.0
|
||||
git+https://github.com/alphagov/notifications-utils.git@41.3.1#egg=notifications-utils==41.3.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