Commit e627090
authored
feat: Bump dbt-core upper bound to allow for 1.10.16 on 1.10.latest (#1284)
### Description
We released [dbt-core
1.10.16](https://pypi.org/project/dbt-core/1.10.16/) today. This PR is
to update `dbt-databricks 1.10.latest` to allow for `dbt-core 1.10.16`.
The changelog for `dbt-core 1.10.16` can be found
[here](https://github.com/dbt-labs/dbt-core/blob/1.10.latest/CHANGELOG.md#dbt-core-11016---december-16-2025)
🙂
### Checklist
- [X] I have run this code in development and it appears to resolve the
stated issue
- [X] This PR includes tests, or tests are not required/relevant for
this PR
- [X] I have updated the `CHANGELOG.md` and added information about my
change to the "dbt-databricks next" section.1 parent 1ec3255 commit e627090
2 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 | | |
2 | 8 | | |
3 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments