Skip to content

Conversation

@allenporter
Copy link
Contributor

Project now requires python 3.12.

Copilot AI review requested due to automatic review settings November 29, 2025 16:26
Copy link
Contributor

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

This PR drops support for Python 3.11 and updates the minimum required Python version to 3.12 across the project configuration and CI workflows.

  • Updated requires-python from >=3.11, <4 to >=3.12, <4 in both pyproject.toml and uv.lock
  • Updated CI workflows to use Python 3.12 for linting and building
  • Updated test matrix to test against Python 3.12 and 3.14

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
pyproject.toml Updated minimum Python version requirement to 3.12
uv.lock Updated lock file to reflect new Python version constraint
.github/workflows/ci.yml Updated Python versions in lint, test matrix, and build jobs to use 3.12 as minimum

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

@allenporter allenporter marked this pull request as draft November 29, 2025 17:30
@allenporter
Copy link
Contributor Author

I think we'll wait until January on this.

@allenporter allenporter closed this Dec 7, 2025
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