Bump the python group across 1 directory with 5 updates - #3721
Merged
Conversation
Updates the requirements on [uv-build](https://github.com/astral-sh/uv), [ruff](https://github.com/astral-sh/ruff), [twine](https://github.com/pypa/twine), [uv](https://github.com/astral-sh/uv) and [boto3](https://github.com/boto/boto3) to permit the latest version. Updates `uv-build` to 0.12.2 - [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.0.5...0.12.2) Updates `ruff` from 0.15.22 to 0.16.1 - [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.1) Updates `twine` from 6.2.0 to 7.0.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@6.2.0...7.0.0) Updates `uv` from 0.11.29 to 0.12.2 - [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.29...0.12.2) Updates `boto3` from 1.43.51 to 1.43.66 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.51...1.43.66) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: twine dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: uv dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: uv-build dependency-version: 0.12.0 dependency-type: direct:development dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/python-a6c398512a
branch
from
August 10, 2026 12:24
e4edeee to
06b7da1
Compare
lorengordon
approved these changes
Aug 11, 2026
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 uv-build, ruff, twine, uv and boto3 to permit the latest version.
Updates
uv-buildto 0.12.2Release notes
Sourced from uv-build's releases.
... (truncated)
Changelog
Sourced from uv-build's changelog.
... (truncated)
Commits
46ead60Bump version to 0.12.2 (#20951)f7adc1fCross-link to the resolution docs from sync docs (#20942)ce934cbFix Windows trampoline lockfile (#20972)61f2185Sync latest Python releases (#20971)5940138Use GHA's self-repo syntax (#20966)a451867Fix two typos in the Docker guide (#20970)1603f07automations: update codex versions/pins and add support for auto-updates via ...092d68bLet reproduction agents update issue context directly (#20969)0b2658cUpdate Rust crate reqsign to v0.20.3 (#20892)ae0997bReject future environment variable introduction versions (#20968)Updates
rufffrom 0.15.22 to 0.16.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
80790b3Bump 0.16.1 (#27330)63830f3[ty] Borrow from constraint set storage less often (#27328)f40dca9[ty] Preserve forwarded expanded-variadic diagnostic sources (#27266)0d80497Lint TOML files in the LSP (#26862)d91586bUpdate prek dependencies (#27293)7da4b8b[ty] Respect bounds and constraints in generic materializations (#27228)b20daf7[ty] refactor: add helper function to send partial results (#27249)4d4c8fa[ty] Emit diagnostic when specializing a non-generic class (#26883)7c3e2db[ty] Fix enum class container assignability (#27318)d5ef97f[flake8-return] Fix false positive when variable is read infinallyclaus...Updates
twinefrom 6.2.0 to 7.0.0Changelog
Sourced from twine's changelog.
Commits
fdb86cbUpdate changelog for 7.0.0 (#1344)bfa7f7fchangelog: backfill entries from PRs (#1330)4f20c0dRemove monkeypatch allowing Metadata 2.0 (#1317)1df249ebuild(deps): bump github/codeql-action from 4.35.2 to 4.35.3 (#1318)bea9607fix: bump minimum rich dependency to 14.3.3 to prevent verbose hang (#1308)ac17a17build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#1311)039cedfbuild(deps): bump github/codeql-action from 4.35.1 to 4.35.2 (#1313)d465cb0Handle non-standard HTTP status codes (#1309)cab618fBumppackaging >= 26.1(#1310)2d06e11build(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#1307)Updates
uvfrom 0.11.29 to 0.12.2Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
46ead60Bump version to 0.12.2 (#20951)f7adc1fCross-link to the resolution docs from sync docs (#20942)ce934cbFix Windows trampoline lockfile (#20972)61f2185Sync latest Python releases (#20971)5940138Use GHA's self-repo syntax (#20966)a451867Fix two typos in the Docker guide (#20970)1603f07automations: update codex versions/pins and add support for auto-updates via ...092d68bLet reproduction agents update issue context directly (#20969)0b2658cUpdate Rust crate reqsign to v0.20.3 (#20892)ae0997bReject future environment variable introduction versions (#20968)Updates
boto3from 1.43.51 to 1.43.66Commits
f53e30aMerge branch 'release-1.43.66'7ac6cf8Bumping version to 1.43.66c69aee1Add changelog entries from botocoreb74eb20Merge branch 'release-1.43.65'75469d6Merge branch 'release-1.43.65' into developd25fa39Bumping version to 1.43.656081dfdAdd changelog entries from botocore06a2e1bMerge branch 'release-1.43.64'c7b4afaMerge branch 'release-1.43.64' into developf2f83e3Bumping version to 1.43.64