[py] Bump versions of ruff and mypy for Dev/CI #16660
Merged
+12
−12
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
User description
💥 What does this PR do?
This PR bumps the versions of ruff (linting/formatting) and mypy (type checking) to the latest versions in
tox.ini, and updates the version and hashes for ruff inmultitool.lock.jsonfor use by Bazel.🔄 Types of changes
PR Type
Enhancement
Description
Bump ruff from 0.14.2 to 0.14.7 for linting/formatting
Bump mypy from 1.18.2 to 1.19.0 for type checking
Update ruff binary hashes in multitool.lock.json for all platforms
Maintain consistency across dev/CI tooling versions
Diagram Walkthrough
File Walkthrough
tox.ini
Bump ruff and mypy tool versionspy/tox.ini
multitool.lock.json
Update ruff binary versions and checksumsmultitool.lock.json
binaries
x86_64, and Windows x86_64 binaries