Skip to content

Issue #1788 Update to python 3.13#1789

Merged
JoerivanEngelen merged 2 commits intomasterfrom
update_py_313
Mar 19, 2026
Merged

Issue #1788 Update to python 3.13#1789
JoerivanEngelen merged 2 commits intomasterfrom
update_py_313

Conversation

@JoerivanEngelen
Copy link
Contributor

Fixes #1788

Description

In dev environment, switch to python 3.13. We drop testing 3.11 and include 3.14.

Checklist

  • Links to correct issue
  • Update changelog, if changes affect users
  • PR title starts with Issue #nr, e.g. Issue #737
  • Unit tests were added
  • If feature added: Added/extended example
  • If feature added: Added feature to API documentation
  • If pixi.lock was changed: Ran pixi run generate-sbom and committed changes

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Pixi-based development/testing environments to align with Issue #1788 by moving the default dev environment forward and adjusting the supported Python-version environments.

Changes:

  • Bump the default Pixi environment Python version to 3.13.*
  • Remove the py311 Pixi feature/environment
  • Add a py314 Pixi feature/environment for Python 3.14.*

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sonarqubecloud
Copy link

@JoerivanEngelen JoerivanEngelen merged commit 34d9fdb into master Mar 19, 2026
8 checks passed
@JoerivanEngelen JoerivanEngelen deleted the update_py_313 branch March 19, 2026 07:15
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.

Update dev environment to python 3.13

2 participants