Skip to content

Conversation

mokuzon
Copy link
Contributor

@mokuzon mokuzon commented Oct 21, 2025

fix #868

The dependency tox v4.31.0 is only compatible with Python 3.10 or later.

@mokuzon mokuzon self-assigned this Oct 21, 2025
@mokuzon mokuzon requested a review from a team October 21, 2025 08:37
-r requirements-test.txt
tox==4.31.0
tox==4.31.0 ; python_version >= "3.10"
tox==4.30.3 ; python_version < "3.10"
Copy link
Contributor

@Yang-33 Yang-33 Oct 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably we can drop python 3.9 support like https://github.com/tox-dev/tox/releases/tag/4.31.0

EOL about python 3.9 comes within 10 days.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since it's still before EOL, I'll keep it for now and drop it in the near future.

@mokuzon mokuzon merged commit 9ac68fe into renovate/tox-4.x Oct 21, 2025
23 checks passed
@mokuzon mokuzon deleted the mokuzon/fix-868 branch October 21, 2025 08:51
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