Skip to content

Commit 2f8ee88

Browse files
committed
Loosen dbt-protos pin to >=1.0.431
1 parent 0b1bec1 commit 2f8ee88

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.6",
32-
"dbt-protos==1.0.431",
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: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)