diff --git a/dbt_project.yml b/dbt_project.yml index ce35435..665a72b 100644 --- a/dbt_project.yml +++ b/dbt_project.yml @@ -5,7 +5,7 @@ name: 'dbt_expectations' version: '0.6.0' -require-dbt-version: [">=1.7.0", "<2.0.0"] +require-dbt-version: [">=1.7.0", "<3.0.0"] config-version: 2 target-path: "target"