Skip to content

Commit

Permalink
feat: update git dependency to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lchen-2101 committed Dec 4, 2023
1 parent a7f0096 commit a078454
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -14,7 +14,7 @@ python-keycloak = "^3.7.0"
sqlalchemy = "^2.0.23"
psycopg2-binary = "^2.9.9"
asyncpg = "^0.29.0"
regtech-data-validator = {git = "https://github.com/cfpb/regtech-data-validator.git", rev = "main"}
regtech-data-validator = {git = "https://github.com/cfpb/regtech-data-validator.git", branch = "main"}

[tool.poetry.group.dev.dependencies]
pytest = "^7.4.3"
Expand Down

0 comments on commit a078454

Please sign in to comment.