Skip to content

Commit 1b5d574

Browse files
authored
Merge branch 'main' into feat/mcp-app-infra
2 parents b71b90f + b383e2b commit 1b5d574

3 files changed

Lines changed: 8 additions & 5 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kind: Under the Hood
2+
body: Loosen version pin to dbt-protos>=1.0.431
3+
time: 2026-03-03T19:47:26.544664-08:00

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ classifiers = [
2929
]
3030
dependencies = [
3131
"authlib==1.6.7",
32-
"dbt-protos==1.0.382",
32+
"dbt-protos>=1.0.431",
3333
"dbt-sl-sdk[sync]>=0.13.2",
3434
"dbtlabs-vortex==0.2.0",
3535
"fastapi>=0.116.1",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)