Skip to content

Commit 816d190

Browse files
Update hatch.toml
1 parent f96b9ab commit 816d190

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dbt-snowflake/hatch.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ pre-install-commands = [
1111
"pip install -e ../dbt-tests-adapter",
1212
]
1313
dependencies = [
14-
"dbt-common @ git+https://github.com/dbt-labs/dbt-common.git@upgradeProtoBuf",
15-
"dbt-core @ git+https://github.com/dbt-labs/dbt-core.git@upgradeProtoBuf#subdirectory=core",
14+
"dbt-common @ git+https://github.com/dbt-labs/dbt-common.git@main",
15+
"dbt-core @ git+https://github.com/dbt-labs/dbt-core.git@main#subdirectory=core",
1616
"ddtrace==2.3.0",
1717
"ipdb~=0.13.13",
1818
"pre-commit~=3.7.0",

0 commit comments

Comments
 (0)