Skip to content

Drop Python 3.9 support#237

Merged
seanthegeek merged 2 commits intomainfrom
copilot/drop-python-3-9-support
Mar 3, 2026
Merged

Drop Python 3.9 support#237
seanthegeek merged 2 commits intomainfrom
copilot/drop-python-3-9-support

Conversation

Copy link
Contributor

Copilot AI commented Mar 3, 2026

Python 3.9 is end of life. Minimum supported version is now 3.10.

  • CI: Updated python-tests.yaml to use Python 3.10
  • Package metadata: python_requires bumped to >=3.10 in pyproject.toml
  • Docs: installation.md now specifies Python 3.10 minimum

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: seanthegeek <44679+seanthegeek@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove Python 3.9 support from CI/CD pipeline Drop Python 3.9 support Mar 3, 2026
@seanthegeek seanthegeek marked this pull request as ready for review March 3, 2026 16:29
@seanthegeek seanthegeek merged commit 865b213 into main Mar 3, 2026
1 check passed
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.

2 participants