Commit c6efe53
authored
chore: Allow dbt-core 1.11.6 (#1322)
### Description
We recently released dbt-core 1.11.6. This PR bumps the upper bound of
the dbt spec to `<1.11.7` to allow for the new release
### Checklist
- [ ] 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 ca54b15 commit c6efe53
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments