Skip to content

Update workflows to use/include python 3.14#1867

Draft
bmos wants to merge 7 commits into
move-coop:mainfrom
bmos:support-3.14
Draft

Update workflows to use/include python 3.14#1867
bmos wants to merge 7 commits into
move-coop:mainfrom
bmos:support-3.14

Conversation

@bmos

@bmos bmos commented May 13, 2026

Copy link
Copy Markdown
Collaborator

dbt-core is adding support for python 3.14
It isn't released yet, so this shouldn't be merged until dbt-core 1.12 is available on pypi.

What is this change?

  • Added 3.14 to ci workflows using python

Considerations for discussion

  • Updated non-matrix workflows to run on 3.14 as well

How to test the changes (if needed)

  • View CI checks

Breaking Changes

Breaking changes are changes to our public API which may require existing users to change their code. If there are no breaking changes, any existing parsons user should not need to do anything after updating their parsons version.

Does this PR introduce breaking changes?
  • label: Breaking change — This PR introduces one or more breaking changes.
  • label: Non-breaking change — This PR does not introduce one or more breaking changes.

Details (if needed)

  • (List out any changes to the API that may cause breaks for developer implementation.)

@github-actions github-actions Bot added github_actions Pull requests that update GitHub Actions code non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes. labels May 13, 2026
@github-actions github-actions Bot added the documentation Work type - improvements or additions to documentation label May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Work type - improvements or additions to documentation github_actions Pull requests that update GitHub Actions code non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant