Update notifications-utils repo address

This commit is contained in:
Ryan Ahearn
2022-12-13 11:59:52 -05:00
parent fbfbc5f4a7
commit 80d8c214d3
2 changed files with 3 additions and 4 deletions

View File

@@ -31,7 +31,7 @@ pytz = "==2022.1"
rtreelib = "==0.2.0"
werkzeug = "==2.1.2"
wtforms = "==3.0.1"
notifications-utils = {editable = true, branch = "main", git = "https://github.com/GSA/notifications-utils"}
notifications-utils = {editable = true, ref = "main", git = "https://github.com/GSA/notifications-utils.git"}
[dev-packages]
isort = "==5.10.1"