Skip to content

chore: Support for Python 3.14#180

Draft
tomasfarias wants to merge 6 commits into
masterfrom
chore/bump-all-the-versions
Draft

chore: Support for Python 3.14#180
tomasfarias wants to merge 6 commits into
masterfrom
chore/bump-all-the-versions

Conversation

@tomasfarias
Copy link
Copy Markdown
Owner

@tomasfarias tomasfarias commented May 24, 2026

Support for python 3.14.

Also includes a refactor in the way we figure out versions of installed packages. The 3.14 job was failing when importing dbt for a version check, so we skip that requirement and use packaging instead. packaging is already required by a bunch of dependencies, so we only make it explicit now.

EDIT: Looks like dbt will add python 3.14 support in 1.12 which is currently in beta: dbt-labs/dbt-core#12828. I will leave this in draft until that version is released.

@tomasfarias tomasfarias changed the title chore: Bump a bunch of versions chore: Support for Python 3.14 May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant