chore(deps): bump the pip-patch-minor group across 1 directory with 3 updates - #93
Merged
Merged
Conversation
eschaar
approved these changes
Jul 26, 2026
… updates Bumps the pip-patch-minor group with 3 updates in the / directory: [ruff](https://github.com/astral-sh/ruff), [pre-commit](https://github.com/pre-commit/pre-commit) and [tox](https://github.com/tox-dev/tox). Updates `ruff` from 0.15.22 to 0.16.0 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.22...0.16.0) Updates `pre-commit` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.0...v4.6.1) Updates `tox` from 4.57.0 to 4.58.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.57.0...4.58.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-patch-minor - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-patch-minor - dependency-name: tox dependency-version: 4.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-patch-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/pip-patch-minor-917df3561d
branch
from
July 31, 2026 17:54
17bb97e to
0d724b8
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the project’s dev-toolchain dependency set (Poetry-managed) to pick up the latest patch/minor releases for linting, hooks, and test orchestration.
Changes:
- Bump
rufffrom 0.15.22 → 0.16.0 inpyproject.tomland lockfile. - Bump
pre-commitfrom 4.6.0 → 4.6.1 inpyproject.tomland lockfile. - Bump
toxfrom 4.57.0 → 4.58.0 inpyproject.tomland lockfile.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| pyproject.toml | Updates lower-bound versions for dev dependencies (ruff, pre-commit, tox). |
| poetry.lock | Regenerates locked versions and hashes for the updated dev-tool packages. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the pip-patch-minor group with 3 updates in the / directory: ruff, pre-commit and tox.
Updates
rufffrom 0.15.22 to 0.16.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2635fdBump 0.16.0 (#27136)3433449[ty] Reuse full call diagnostics for implicit setter calls (#27115)2240070Reflectruff: ignoreand--add-ignorestabilization in documentation (#27...17ef711Stabilize--add-ignore(#27125)ef912bbAdd newly stabilized rules to defaults (#27055)b30f040Stabilize new default rules (#27035)bcd70c5Exclude Markdown files fromformat-devruns (#27052)87e51e2Fixformat --checkspans for syntax errors (#27045)afe2723[flake8-gettext] Stabilize qualified-name and built-in binding resolution (...a9702d8[flake8-bandit] Stabilize string literal binding resolution (S310) (#26944)Updates
pre-commitfrom 4.6.0 to 4.6.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
242ce8av4.6.1766e550Merge pull request #3727 from pre-commit/dedupe1558d06Merge pull request #3726 from pre-commit/exists-faster8a1c47aavoid duplicate files in --all-files during conflict2e01c99faster check of rev existing locally as a commit3613bf2Merge pull request #3701 from pre-commit/autoupdate-repos1d811d9Return an error for invalid --repo374d354Merge pull request #3711 from damonbayer/dmb_JULIA_DEPOT_PATH1e7994fset JULIA_DEPOT_PATHb2b9119Merge pull request #3719 from pre-commit/npm-unknown-optionsUpdates
toxfrom 4.57.0 to 4.58.0Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
69e1bdcrelease 4.58.0ea8734e👷 ci: run the test matrix against Python 3.15 (#4001)2d8d5aerelease 4.57.2b74d78b🐛 fix(ux): four run-edge polish fixes (#4000)09dad3d🐛 fix(cli): honor tox c -o, clean devenv ALL error, correct provision pin (#3...fa6ec2b🐛 fix(run): honor the fail-fast contract, resilient teardown (#3999)b1b0159🐛 fix(pep723): honor metadata behind a BOM, fail cleanly on bad blocks (#3997)a111ec6🐛 fix(pip): stable rendering of set options in install cache (#3995)e969723🐛 fix(config): rebuild loader chains per config set (#3993)6a9b6a5🐛 fix(cache): self-heal wrong-shape tox-info content (#3996)