Commit 3738654
authored
chore: bump dbt-core upper bound to <1.11.12 (#1505)
## Summary
- Bump `dbt-core` upper bound from `<1.11.9` to `<1.11.12` to include
dbt-core 1.11.9, 1.11.10, and 1.11.11.
- `uv.lock` pin moves `1.11.8` → `1.11.11` (`uv lock --upgrade-package
dbt-core`; no transitive churn).
- `requirements.lowest-direct.txt` is unchanged — the floor stays at
`1.11.2`, so the lowest-direct resolution is unaffected (verified via
`scripts/regenerate_min_deps_lock.sh`, no drift).
## Test plan
- [x] `hatch run pre-commit run --all-files` passes (incl. `uv-lock
--check`)
- [x] CI passes
- [x] `/integration-test`1 parent ac48f74 commit 3738654
3 files changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments