Skip to content

Python: bump minimum supported version to 3.10#1281

Merged
qubvel merged 2 commits intoqubvel-org:mainfrom
adamjstewart:deps/python
Mar 12, 2026
Merged

Python: bump minimum supported version to 3.10#1281
qubvel merged 2 commits intoqubvel-org:mainfrom
adamjstewart:deps/python

Conversation

@adamjstewart
Copy link
Copy Markdown
Collaborator

Python 3.9 has reached EOL and no longer receives security fixes. Many of our testing dependencies like pytest no longer support it, preventing us from upgrading them: #1275.

This PR bumps the minimum supported version to Python 3.10. It also updates some of our dependencies to the most recent version with Python 3.10 support.

Signed-off-by: Adam J. Stewart <ajstewart426@gmail.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Adam J. Stewart <ajstewart426@gmail.com>
@qubvel
Copy link
Copy Markdown
Collaborator

qubvel commented Mar 12, 2026

Thanks!

@qubvel qubvel merged commit e15b11b into qubvel-org:main Mar 12, 2026
23 of 32 checks passed
@adamjstewart adamjstewart deleted the deps/python branch March 12, 2026 15:15
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