[Bug] dbt source freshness
doesn't care require-dbt-version
with 0.21.0
#4142
Labels
bug
Something isn't working
Is there an existing issue for this?
Current Behavior
Even if we specify older version(s) with
require-dbt-version
,dbt source freshness
ignores the version constrain.Expected Behavior
dbt source freshness
should not work with older version constrain.Steps To Reproduce
require-dbt-version: "0.19.0"
dbt source freshness
Relevant log output
No response
Environment
What database are you using dbt with?
bigquery
Additional Context
No response
The text was updated successfully, but these errors were encountered: