Skip to content

chore: update dev tool versions from PyPI - #2828

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
auto/update-pypi-versions-20260725
Closed

chore: update dev tool versions from PyPI#2828
github-actions[bot] wants to merge 1 commit into
mainfrom
auto/update-pypi-versions-20260725

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Summary

This PR updates the pinned dev tool versions in autofix-versions.env.
It matches the latest releases on PyPI.

Changes

Checking versions in .github/workflows/autofix-versions.env...
  Checking black... 26.5.1 -> 26.5.1 [OK]
  Checking ruff... 0.15.22 -> 0.16.0 [OUTDATED]
  Checking isort... 8.0.1 -> 8.0.1 [OK]
  Checking docformatter... 1.7.8 -> 1.7.8 [OK]
  Checking mypy... 2.3.0 -> 2.3.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.15.2 -> 7.15.2 [OK]

⚠️  Found 1 outdated version(s):
  ruff: 0.15.22 -> 0.16.0

✅ Updated 1 version(s) in .github/workflows/autofix-versions.env

Why this matters

Keeping dev tool versions current ensures:

  • Consumer repos receive the latest bug fixes and features
  • We don't ship known-vulnerable or outdated tooling
  • Version drift between repos is minimized

Auto-generated by the maint-auto-update-pypi-versions workflow

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.22 -> 0.16.0 [OUTDATED]
  Checking isort... 8.0.1 -> 8.0.1 [OK]
  Checking docformatter... 1.7.8 -> 1.7.8 [OK]
  Checking mypy... 2.3.0 -> 2.3.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.15.2 -> 7.15.2 [OK]

⚠️  Found 1 outdated version(s):
  ruff: 0.15.22 -> 0.16.0

✅ Updated 1 version(s) in .github/workflows/autofix-versions.env
@github-actions
github-actions Bot requested a review from stranske as a code owner July 25, 2026 04:01
@github-actions github-actions Bot added automation Automation and workflow automation dependencies Dependency updates labels Jul 25, 2026
@stranske

Copy link
Copy Markdown
Owner

Superseded by #2840, which carries the full shared Ruff 0.16 pin surface and preserves consumer-defined Ruff selections.

@stranske stranske closed this Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation Automation and workflow automation dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant