Skip to content

Conversation

@freddyheppell
Copy link
Member

@freddyheppell freddyheppell commented Nov 2, 2025

Following Python version support, add support for 3.14 and drop support for 3.9. I'm particularly keen to drop 3.9 because it's holding back a lot of the modern typing niceties (e.g. | over Optional, list[str] over List[str]), in future we may be less aggressive at dropping version support.

Also, due to an issue with Poetry in GH Actions where it's just using the wrong Python version, I've also migrated to use uv over Poetry.

@freddyheppell freddyheppell changed the title Support Python 3.14, drop 3.9 Migrate to uv, update supported versions Nov 2, 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.

2 participants