chore(deps-dev): bump the python-dev group across 1 directory with 4 updates - #1
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump the python-dev group across 1 directory with 4 updates#1dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Updates the requirements on [httpx2](https://github.com/pydantic/httpx2), [ruff](https://github.com/astral-sh/ruff), [ty](https://github.com/astral-sh/ty) and [uv-build](https://github.com/astral-sh/uv) to permit the latest version. Updates `httpx2` from 2.7.0 to 2.9.1 - [Release notes](https://github.com/pydantic/httpx2/releases) - [Changelog](https://github.com/pydantic/httpx2/blob/main/src/httpx2/CHANGELOG.md) - [Commits](pydantic/httpx2@v2.7.0...v2.9.1) 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 `ty` from 0.0.61 to 0.0.63 - [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.61...0.0.63) Updates `uv-build` to 0.11.32 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.11.30...0.11.32) --- updated-dependencies: - dependency-name: httpx2 dependency-version: 2.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev - dependency-name: ty dependency-version: 0.0.63 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dev - dependency-name: uv-build dependency-version: 0.11.32 dependency-type: direct:development dependency-group: python-dev ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/python-dev-50efe6fd3c
branch
from
July 24, 2026 17:08
bed4031 to
60837dc
Compare
Owner
|
Merged manually into |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Updates the requirements on httpx2, ruff, ty and uv-build to permit the latest version.
Updates
httpx2from 2.7.0 to 2.9.1Release notes
Sourced from httpx2's releases.
Changelog
Sourced from httpx2's changelog.
Commits
c39c6e3Version 2.9.1 (#1083)a36b489Aliashttpcoreimports tohttpcore2inalias_httpx()(#1082)c6028d9Backfill changelogs for 2.6.0-2.8.0 and cut 2.9.0 (#1080)e111465Addalias_httpx()to aliashttpximports tohttpx2(#1077)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
tyfrom 0.0.61 to 0.0.63Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
46f4915Bump version to 0.0.63 (#4071)df75992Bump version to 0.0.62 (#4057)48dd1fdUpdate prek dependencies (#4059)f53a95eUpdate astral-sh/setup-uv action to v9 (#4060)17d1791Update dependency prek to v0.4.9 (#4058)eb7e7baUpdate documentation on mypy/pyright--strictparity, and achieving maximum...Updates
uv-buildto 0.11.32Release notes
Sourced from uv-build's releases.
... (truncated)
Changelog
Sourced from uv-build's changelog.
... (truncated)
Commits
3010295Bump version to 0.11.32 (#20654)cb1bce0Regenerate theuv.lockTOML withuv lock --refresh(#20634)c2e07d5Remove obsolete Python upgrade preview feature (#20651)b6b2e76Reject unformatted lockfiles inuv lock --check(and--locked) (#20646)a549562Enable Ruff default lint rules across the repository (and fix all the errors)...e4e2f69Fix uv check workspace snapshots and ruff lints (#20649)241df05Add--packageand--all-packagestouv check(#20628)d332950Include best-effortenvironmentinfo by default inuv workspace metadata...b12ab98Clarify first-party trust in the threat model (#20647)1fd5716Use canonical issue references in Codex prompts (#20645)