Skip to content

chore: drop Python 3.9 support#47

Open
ReubenFrankel wants to merge 1 commit into
mainfrom
drop-py39
Open

chore: drop Python 3.9 support#47
ReubenFrankel wants to merge 1 commit into
mainfrom
drop-py39

Conversation

@ReubenFrankel

Copy link
Copy Markdown
Contributor

Raises the minimum supported Python version from 3.9 to 3.10.

Changes:

  • requires-python bumped to >=3.10
  • Removed the Python :: 3.9 classifier
  • Dropped 3.9 from the ruff target-version, tox env list, and CI test matrix (where applicable)
  • Regenerated the lockfile (drops 3.9-only backports such as importlib-resources)

🤖 Generated with Claude Code

Raise the minimum supported Python version to 3.10 and update the
associated configuration (classifiers, requires-python, ruff
target-version, tox/CI version matrices) and lockfile.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ReubenFrankel ReubenFrankel self-assigned this Jul 6, 2026
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