Describe the feature
Increase dbt-core upperbound to include v1.12.3.
This allows upgrading of sqlparse to include v0.6.0. Which contains vulnerability fixes.
Describe alternatives you've considered
Alternative is downgrading to dbt-core v1.11.14, which lacks features added in dbt-core v1.12.0.
Additional context
As per dbt-databricks, the upperbound was set to include dbt-core v1.12.0
https://github.com/databricks/dbt-databricks/releases/tag/v1.12.3
As per dbt-core v1.12.3 support added for sqlparse v0.6.0
https://github.com/dbt-labs/dbt-core/releases/tag/v1.12.3
dbt-core issue raised for sqlparse v0.6.0 fixes vulnerabilities
dbt-labs/dbt-core#15988
Who will this benefit?
All users depending on dbt-databricks and dbt-core v1.12.0+.
Are you interested in contributing this feature?
N/A
Describe the feature
Increase dbt-core upperbound to include v1.12.3.
This allows upgrading of sqlparse to include v0.6.0. Which contains vulnerability fixes.
Describe alternatives you've considered
Alternative is downgrading to dbt-core v1.11.14, which lacks features added in dbt-core v1.12.0.
Additional context
As per dbt-databricks, the upperbound was set to include dbt-core v1.12.0
https://github.com/databricks/dbt-databricks/releases/tag/v1.12.3
As per dbt-core v1.12.3 support added for sqlparse v0.6.0
https://github.com/dbt-labs/dbt-core/releases/tag/v1.12.3
dbt-core issue raised for sqlparse v0.6.0 fixes vulnerabilities
dbt-labs/dbt-core#15988
Who will this benefit?
All users depending on dbt-databricks and dbt-core v1.12.0+.
Are you interested in contributing this feature?
N/A