mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 23:55:58 -05:00
Update notifications-utils to 0.2.3
This changeset updates the notification-utils dependency to 0.2.3 to address an issue we found with link formatting in our last production release. Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -39,7 +39,7 @@ marshmallow = "==3.20.1"
|
||||
marshmallow-sqlalchemy = "==0.29.0"
|
||||
newrelic = "*"
|
||||
notifications-python-client = "==8.1.0"
|
||||
notifications-utils = {git = "https://github.com/GSA/notifications-utils.git", develop = true}
|
||||
notifications-utils = {git = "https://github.com/GSA/notifications-utils.git"}
|
||||
oscrypto = "==1.3.0"
|
||||
packaging = "==23.2"
|
||||
poetry-dotenv-plugin = "==0.2.0"
|
||||
|
||||
Reference in New Issue
Block a user