Skip to content

Bump minimum supported Python version from 3.8 to 3.9 #645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 17, 2025

Conversation

cjdoris
Copy link
Collaborator

@cjdoris cjdoris commented Jul 17, 2025

This PR updates the minimum supported Python version from 3.8 to 3.9 across all relevant configuration files:

  • Updated CI matrix in .github/workflows/tests.yml
  • Updated conda package requirements in CondaPkg.toml
  • Updated Python version requirements in pyproject.toml
  • Updated documentation in README.md and docs/src/index.md
  • Updated release notes in docs/src/releasenotes.md

Python 3.8 reached end-of-life on 2024-10-07, so this change aligns with current security best practices.

@cjdoris cjdoris merged commit 7b3ddb2 into main Jul 17, 2025
14 checks passed
@cjdoris cjdoris deleted the bump-min-python-3.9 branch July 17, 2025 20:26
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