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"

5
Pipfile.lock generated
View File

@@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "6cd359a61ee2f811f07d9e9fd28bf5f9a983315363aabef81d54f984f14c2c98"
"sha256": "407f000846ac854dc6648aa384fa90a5ab5577c2f0a90d7b7e4285347c47f091"
},
"pipfile-spec": 6,
"requires": {
@@ -570,9 +570,8 @@
"version": "==6.3.0"
},
"notifications-utils": {
"branch": "main",
"editable": true,
"git": "https://github.com/GSA/notifications-utils",
"git": "https://github.com/GSA/notifications-utils.git",
"ref": "553f4affbef4d0a9e94e9bcf2ceb5c81d92bf032"
},
"numpy": {