chore(deps)(deps-dev): bump the python-linters group across 1 directory with 3 updates - #1038
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps-dev): bump the python-linters group across 1 directory with 3 updates#1038dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/uv/python-linters-31726f3ca0
branch
2 times, most recently
from
July 22, 2026 04:14
c7b8cf6 to
0f63db8
Compare
dependabot
Bot
force-pushed
the
dependabot/uv/python-linters-31726f3ca0
branch
2 times, most recently
from
August 17, 2026 04:20
056063c to
acaafef
Compare
dependabot
Bot
force-pushed
the
dependabot/uv/python-linters-31726f3ca0
branch
2 times, most recently
from
August 20, 2026 04:13
cfa149d to
eb1cd08
Compare
dependabot
Bot
force-pushed
the
dependabot/uv/python-linters-31726f3ca0
branch
from
August 26, 2026 04:15
eb1cd08 to
e3a30f9
Compare
dependabot
Bot
force-pushed
the
dependabot/uv/python-linters-31726f3ca0
branch
from
September 10, 2026 04:15
e3a30f9 to
626d873
Compare
…ry with 3 updates Bumps the python-linters group with 3 updates in the / directory: [pyproject-fmt](https://github.com/tox-dev/toml-fmt), [ruff](https://github.com/astral-sh/ruff) and [ty](https://github.com/astral-sh/ty). Updates `pyproject-fmt` from 2.25.1 to 2.29.3 - [Release notes](https://github.com/tox-dev/toml-fmt/releases) - [Commits](tox-dev/toml-fmt@pyproject-fmt/2.25.1...pyproject-fmt/2.29.3) Updates `ruff` from 0.15.20 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.15.20...0.16.6) Updates `ty` from 0.0.55 to 0.0.79 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.55...0.0.79) --- updated-dependencies: - dependency-name: pyproject-fmt dependency-version: 2.25.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-linters - dependency-name: ruff dependency-version: 0.15.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-linters - dependency-name: ty dependency-version: 0.0.58 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-linters ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/python-linters-31726f3ca0
branch
from
September 11, 2026 04:13
626d873 to
315f728
Compare
|
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 python-linters group with 3 updates in the / directory: pyproject-fmt, ruff and ty.
Updates
pyproject-fmtfrom 2.25.1 to 2.29.3Release notes
Sourced from pyproject-fmt's releases.
... (truncated)
Commits
e6cbb18Release pyproject-fmt 2.29.3 [skip ci]32f9e33build(deps): bump taiki-e/install-action from 2.86.3 to 2.86.7 in the github-...2dfd00eUpdate Python dependencies (#455)f1b5863🐛 fix(build): read the project metadata from the sdist (#457)ea71976Update Rust dependencies (#456)362f57cRelease tox-toml-fmt 1.10.2 [skip ci]7bd21dc🔧 chore(ci): build the sdist through PEP 517 (#453)8b40ebeRelease pyproject-fmt 2.29.2 [skip ci]a407ce4🐛 fix(build): vendor into the sdist a release builds (#452)8cfd7d3Release tox-toml-fmt 1.10.1 [skip ci]Updates
rufffrom 0.15.20 to 0.16.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
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
tyfrom 0.0.55 to 0.0.79Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
b4cd792Bump version to 0.0.79 (#4484)52f2d5bAdd a GitHub repository threat model for ty (#4481)fd0d789Declare support for Python 3.15 (#4476)7e7a87dImprove rooster-generated changelog sections (#4473)f862d1fDocument mappings for new ty rules (#4475)23fced1Allow Ruff to format our docs examples (#4457)3c907bc[ty] Embed archive checksums in the shell installer (#4458)873885e[ty] Use the shared release smoke-test action (#4461)dca9f98Bump version to 0.0.78 (#4452)2bd3de2Updatestrict-literal-narrowingtostrict-equality-semantics(#4438)