diff --git a/core/setup.py b/core/setup.py index e552b74227b..ebda2498483 100644 --- a/core/setup.py +++ b/core/setup.py @@ -74,7 +74,7 @@ "dbt-extractor~=0.5.0", "minimal-snowplow-tracker~=0.0.2", # DSI is under active development, so we're pinning to specific dev versions for now. - "dbt-semantic-interfaces~=0.3.0", + "dbt-semantic-interfaces~=0.4.0", # ---- # Expect compatibility with all new versions of these packages, so lower bounds only. "jsonschema>=3.0",