Skip to content

Commit

Permalink
Fix #9117: Bump version of dbt-semantic-interfaces
Browse files Browse the repository at this point in the history
  • Loading branch information
aranke committed Mar 7, 2024
1 parent 6fd0a94 commit 14d0a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
# Accept patches but avoid automatically updating past a set minor version range.
"dbt-extractor>=0.5.0,<=0.6",
"minimal-snowplow-tracker>=0.0.2,<0.1",
"dbt-semantic-interfaces>=0.5.0a2,<0.6",
"dbt-semantic-interfaces>=0.5.0,<0.6",
# Minor versions for these are expected to be backwards-compatible
"dbt-common<2.0",
"dbt-adapters>=0.1.0a2,<2.0",
Expand Down

0 comments on commit 14d0a68

Please sign in to comment.