Skip to content

Commit

Permalink
squash UTILS-143
Browse files Browse the repository at this point in the history
  • Loading branch information
kalbfled committed Feb 10, 2025
1 parent ffb4ce0 commit 5bf55a5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .talismanrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ fileignoreconfig:
- filename: app/schema_validation/__init__.py
checksum: 9487ddbb105a20f5fd495eb4426b7c27ee3be1894b69a189363363ed616722c0
- filename: poetry.lock
checksum: 4c59fc1dbff2db5968fdce864aa0ea7beb15fd0e6dd657dd4178de555676c981
checksum: 8c411d33b37e4d0a60851e15d921fe9109fb9355e031c0deb417f8776971c8de
- filename: tests/app/dao/test_api_key_dao.py
checksum: 5bab4eaddf8760c502111ae3e5f9f8bee59482d99f053f94598e8c77bd10b7b6
- filename: tests/app/dao/test_ft_billing_dao.py
Expand Down
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ twilio = "*"
Unidecode = "*"
validatesns = "*"
Werkzeug = "*"
notification-utils = {git = "https://github.com/department-of-veterans-affairs/notification-utils.git", branch = "143-phonenumbers"}
notification-utils = {git = "https://github.com/department-of-veterans-affairs/notification-utils.git"}

[tool.poetry.group.test]
optional = true
Expand Down

0 comments on commit 5bf55a5

Please sign in to comment.