confluentinc / confluentinc/dbt-confluent
Add support for dbt-core 1.12
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 8
- Forks
- 2
- Avg merge
- 1d 59m
- Merged PRs (30d)
- 18
Description
We currently only support dbt-core 1.11 which is not compatible with Python 3.14 and causes an error. 1.12 is compatible with 3.14.
Contributor guide
Research direction
Locate the project’s dbt-core dependency declaration and inspect how the current 1.11 requirement is tested or enforced. Update the supported version to 1.12, then run the existing test suite with Python 3.14 to confirm the compatibility error is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100