chore: update dev tool versions from PyPI - #2526
Conversation
Auto-generated by maint-auto-update-pypi-versions workflow. Checking versions in .github/workflows/autofix-versions.env... Checking black... 26.5.1 -> 26.5.1 [OK] Checking ruff... 0.15.18 -> 0.15.19 [OUTDATED] Checking isort... 8.0.1 -> 8.0.1 [OK] Checking docformatter... 1.7.8 -> 1.7.8 [OK] Checking mypy... 2.1.0 -> 2.1.0 [OK] Checking pytest... 9.1.1 -> 9.1.1 [OK] Checking pytest-cov... 7.1.0 -> 7.1.0 [OK] Checking pytest-xdist... 3.8.0 -> 3.8.0 [OK] Checking coverage... 7.14.3 -> 7.14.3 [OK]⚠️ Found 1 outdated version(s): ruff: 0.15.18 -> 0.15.19 ✅ Updated 1 version(s) in .github/workflows/autofix-versions.env
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
🔗 Linked repositories identifiedCodeRabbit considers these linked repositories for cross-repo context during reviews:
📝 WalkthroughWalkthroughBumps the ChangesRuff 0.15.19 version bump
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Workflow source neededPR #2526 needs either a linked GitHub issue or one valid non-issue Workflow Source before PR metadata automation can manage it safely. Please do one of:
Once a valid source is present, this warning will not be reposted. |
|
Closing as superseded by #2524, which carries the same ruff pin update plus the validated source/template/lock alignment and review follow-up. |
Summary
This PR updates the pinned dev tool versions in
autofix-versions.env.It matches the latest releases on PyPI.
Changes
Why this matters
Keeping dev tool versions current ensures:
Auto-generated by the maint-auto-update-pypi-versions workflow
Summary by CodeRabbit