dbt_project.yml: Update package version. Explicitly specify macro-path (you never know). Bump dbt version requirements to [">=1.0.0", "<2.0.0"] — this isn't strictly necessary, as there aren't any backwards-incompatible changes, but it's neater for all of us going forward.
dbt_project.yml
: Update package version. Explicitly specifymacro-path
(you never know). Bump dbt version requirements to[">=1.0.0", "<2.0.0"]
— this isn't strictly necessary, as there aren't any backwards-incompatible changes, but it's neater for all of us going forward.