diff --git a/core/setup.py b/core/setup.py index e133b946fa4..f28a47e0814 100644 --- a/core/setup.py +++ b/core/setup.py @@ -71,7 +71,7 @@ "minimal-snowplow-tracker>=0.0.2,<0.1", "dbt-semantic-interfaces>=0.5.1,<0.6", # Minor versions for these are expected to be backwards-compatible - "dbt-common>=1.1.0,<2.0", + "dbt-common>=1.2.0,<2.0", "dbt-adapters>=1.1.1,<2.0", # ---- # Expect compatibility with all new versions of these packages, so lower bounds only.