Skip to content

MAINT: Ensured support for Python 3.14#204

Merged
Lucas-C merged 3 commits into
mainfrom
python3.14
Nov 10, 2025
Merged

MAINT: Ensured support for Python 3.14#204
Lucas-C merged 3 commits into
mainfrom
python3.14

Conversation

@Lucas-C

@Lucas-C Lucas-C commented Nov 10, 2025

Copy link
Copy Markdown
Member

Content of this PR:

  • ensured support for Python 3.14, adding this as a target of our CI pipeline
  • migrated from using pip-compile (from pip-tools) to using dependency groups in pyproject.toml & the pip lock command (for now the pylock.toml file is only used in make maint)
  • fixed all ruff-related issues
  • upgraded pre-commit hooks

By submitting this pull request, I confirm that my contribution is made under the terms of the BSD 3-Clause license.

@Lucas-C Lucas-C changed the title Ensured support for Python 3.14 MAINT: Ensured support for Python 3.14 Nov 10, 2025
@Lucas-C Lucas-C force-pushed the python3.14 branch 8 times, most recently from ac51d5b to 3a58f85 Compare November 10, 2025 12:44
@Lucas-C Lucas-C merged commit d8a4153 into main Nov 10, 2025
10 checks passed
@Lucas-C Lucas-C deleted the python3.14 branch November 10, 2025 12:59
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