Bump the python group across 1 directory with 3 updates - #105
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python group with 3 updates in the / directory: [ruff](https://github.com/astral-sh/ruff), [ty](https://github.com/astral-sh/ty) and [openapi-python-client](https://github.com/openapi-generators/openapi-python-client). Updates `ruff` from 0.16.5 to 0.16.8 - [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.8) Updates `ty` from 0.0.75 to 0.0.82 - [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.75...0.0.82) Updates `openapi-python-client` from 0.29.0 to 0.29.1 - [Release notes](https://github.com/openapi-generators/openapi-python-client/releases) - [Changelog](https://github.com/openapi-generators/openapi-python-client/blob/main/CHANGELOG.md) - [Commits](openapi-generators/openapi-python-client@v0.29.0...v0.29.1) --- updated-dependencies: - dependency-name: openapi-python-client dependency-version: 0.29.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-version: 0.16.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: ty dependency-version: 0.0.78 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/python-15b645b1b5
branch
from
September 21, 2026 12:02
86b603f to
23e7c24
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 group with 3 updates in the / directory: ruff, ty and openapi-python-client.
Updates
rufffrom 0.16.5 to 0.16.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
62914c4Bump version to 0.16.8 (#28648)c47e0cd[ty] Bound aliased intersection expansion during inference (#28546)ff4747brenovate: update uv hashes correctly with setup-uv (#28621)94efeaa[ty] Compact reachable binding and declaration histories (#28349)50020fb[ty] Avoid storing constraint nodes twice (#28375)446bb68[ty] Compare bound-method receivers before signatures (#28384)304ab86[flake8-type-checking] Prefer lazy imports overTYPE_CHECKINGon 3.15+ (`...d940b24[ty] Watch script dependencies in CLI watch mode (#28125)fe9f065[flake8-tidy-imports] Addextend-banned-api(#28644)31131db[ty] Supporttype[A & B](#27124)Updates
tyfrom 0.0.75 to 0.0.82Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
6999edbBump version to 0.0.82 (#4547)69ee79cUpdate prek dependencies (#4534)9bbacccRemove accidental uv version constraint (#4537)edb7fabUpdate astral-sh/setup-uv action to v10.1.0 (#4535)bc531b1Update dependency prek to v0.4.14 (#4533)66d7e3frenovate: track uv versions/checksums with setup-uv (#4532)4edd772Bump version to 0.0.81 (#4528)8cfdd79Use paid GitHub-hosted runners for Linux (#4502)7fd8e15Bump version to 0.0.80 (#4501)c163f21Update dependency prek to v0.4.12 (#4494)Updates
openapi-python-clientfrom 0.29.0 to 0.29.1Release notes
Sourced from openapi-python-client's releases.
... (truncated)
Changelog
Sourced from openapi-python-client's changelog.
... (truncated)
Commits
4a2f3dbRelease 0.29.1 (#1460)1c99af4Comprehensive string handling rewrite (#1483)ee9a8c4chore(deps): update pypa/gh-action-pypi-publish action to v1.14.2 (#1476)edaae66fix: Remove trailing spaces in README example code (#1475)2216c15feat: Updateuv_buildto 0.12 when using--meta=uv(#1473)2aae596fix: update generated code to useStrEnumand-> Self(#1474)468cfdachore(deps): update actions/checkout action to v7.0.1 (#1470)852116cchore(deps): pin dependencies (#1467)d5c5367chore(deps): update actions/cache action to v6.1.0 (#1468)0414726Update Renovate configuration