deps(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates - #268
Merged
github-actions[bot] merged 1 commit intoSep 11, 2026
Conversation
…th 3 updates Updates the requirements on [ruff](https://github.com/astral-sh/ruff), [prek](https://github.com/j178/prek) and [pylint](https://github.com/pylint-dev/pylint) to permit the latest version. Updates `ruff` from 0.16.5 to 0.16.6 - [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.16.5...0.16.6) Updates `prek` to 0.5.2 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.5.0...v0.5.2) Updates `pylint` from 4.0.7 to 4.0.8 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.7...v4.0.8) --- updated-dependencies: - dependency-name: prek dependency-version: 0.5.2 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: pylint dependency-version: 4.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ruff dependency-version: 0.16.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/dev-dependencies-12b2a783a6
branch
from
September 11, 2026 07:03
88389ae to
a7e5614
Compare
github-actions
Bot
deleted the
dependabot/pip/dev-dependencies-12b2a783a6
branch
September 11, 2026 07:03
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.
Updates the requirements on ruff, prek and pylint to permit the latest version.
Updates
rufffrom 0.16.5 to 0.16.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
22f65a2Bump 0.16.6 (#28280)7cc9f1e[ty] DocumentCallableTypeKindvariants (#28277)056ce07Add UV_LOCKED to all workflows (#28261)6d6e35d[flake8-pytest-style] Avoid duplicatePT017diagnostics (#27918)80b4891[ty] Temporarily disable tuple types in property tests (#28275)3f7a54d[flake8-tidy-imports] Prevent fix loop betweenTID254andTID255(#28262)35656cf[ty] Preserve deprecations on decorated callables (#28256)d2626c8[ty] Reject missing attributes ontype[]aliases (#28267)ee6a6d1[ty] Support ParamSpecs inConstraintSet(#28028)7f6a170[ty] Move bound APIs to constraint owners (#28094)Updates
prekto 0.5.2Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
... (truncated)
Commits
bfaa03cBump version to 0.5.2 (#2679)f0ce4c2Allow unknown tags by default incheck-yaml(#2678)78bb3feShow verbose builtin details by default (#2676)57ea73dAdd--allow-unknown-tagstocheck-yamlto disable tag checks (#2675)695f3d0Show hook selectors first in prek run help (#2673)edf43d5Reapply "Reject unsupported YAML tags in check-yaml (#2656)" (#2672)ed225b1Bump version to 0.5.2 (#2671)de6e614Revert unsupported YAML tag rejection in check-yaml (#2670)10a896eBump version to 0.5.1 (#2669)8648709Support Pixi for Conda environments (#2667)Updates
pylintfrom 4.0.7 to 4.0.8Release notes
Sourced from pylint's releases.
... (truncated)
Commits
ecb84baBump pylint to 4.0.8, update changelog (#11355)989e9c5[Backport maintenance/4.0.x] Support isort 9 (#11354)8c1ee95Flag assertEqual and assertNotEqual between two constants in W1503eadefe3Fix false positive bad-string-format-type for subclasses of builtin typesdb00e3b[Backport maintenance/4.0.x] fix(docparams): guard decorated_with_property ag...7909c17Accept subclass instances in the invalid-*-returned checksd19640d[Backport maintenance/4.0.x] Fixinvalid-namefalse positive in `if _name...94e5704Skip unspecified-encoding for unknown open modes (#11163)d59b329fix(refactoring): handle non-AssignName targets in use-yield-from (#11286) (#...eea0569[Backport maintenance/4.0.x] Fix crash in docparams on raising a non-exceptio...