Skip to content

Drop support for Python 3.9#490

Merged
felixhekhorn merged 3 commits intomasterfrom
drop-py39
Jan 27, 2026
Merged

Drop support for Python 3.9#490
felixhekhorn merged 3 commits intomasterfrom
drop-py39

Conversation

@felixhekhorn
Copy link
Copy Markdown
Contributor

  • Python 3.9 has reached EOL PEP 596
  • poetry has dropped support for 3.9 as a consequence which make our tests fail here
  • another option would be to pin poetry which we should do generally speaking I guess - but I'm also fine if it forces us to move on

@felixhekhorn felixhekhorn added the dependencies Pull requests that update a dependency file label Jan 20, 2026
@felixhekhorn felixhekhorn merged commit 8c650a8 into master Jan 27, 2026
7 checks passed
@felixhekhorn felixhekhorn deleted the drop-py39 branch January 27, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant