Skip to content

Commit 65a122b

Browse files
authored
Revert "Upgrade DSI to 0.10.x (#12110)" (#12132)
This reverts commit 2190fa6.
1 parent 7853047 commit 65a122b

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.changes/1.11.0/Dependencies-20251023-164507.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

core/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
# These are major-version-0 packages also maintained by dbt-labs.
7171
# Accept patches but avoid automatically updating past a set minor version range.
7272
"dbt-extractor>=0.5.0,<=0.6",
73-
"dbt-semantic-interfaces>=0.10.0,<0.11",
73+
"dbt-semantic-interfaces>=0.9.0,<0.10",
7474
# Minor versions for these are expected to be backwards-compatible
7575
"dbt-common>=1.27.0,<2.0",
7676
"dbt-adapters>=1.15.5,<2.0",

0 commit comments

Comments
 (0)