chore(deps): bump the pip group across 1 directory with 5 updates#328
Merged
tstirrat15 merged 2 commits intomainfrom Apr 8, 2026
Merged
chore(deps): bump the pip group across 1 directory with 5 updates#328tstirrat15 merged 2 commits intomainfrom
tstirrat15 merged 2 commits intomainfrom
Conversation
Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf), [grpcio-tools](https://github.com/grpc/grpc), [mypy](https://github.com/python/mypy), [types-protobuf](https://github.com/python/typeshed) and [uv-build](https://github.com/astral-sh/uv) to permit the latest version. Updates `protobuf` to 7.34.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `grpcio-tools` to 1.80.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.63.0...v1.80.0) Updates `mypy` from 1.19.1 to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) Updates `types-protobuf` to 7.34.1.20260403 - [Commits](https://github.com/python/typeshed/commits) Updates `uv-build` to 0.11.3 - [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.8.15...0.11.3) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.34.1 dependency-type: direct:production dependency-group: pip - dependency-name: grpcio-tools dependency-version: 1.80.0 dependency-type: direct:development dependency-group: pip - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: types-protobuf dependency-version: 7.34.1.20260403 dependency-type: direct:development dependency-group: pip - dependency-name: uv-build dependency-version: 0.11.3 dependency-type: direct:development dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 protobuf, grpcio-tools, mypy, types-protobuf and uv-build to permit the latest version.
Updates
protobufto 7.34.1Commits
Updates
grpcio-toolsto 1.80.0Release notes
Sourced from grpcio-tools's releases.
... (truncated)
Commits
f5e2d6e[Release] Bump version to 1.80.0 (on v1.80.x branch) (#41857)a71df73[Release] Bump version to 1.80.0-pre1 (on v1.80.x branch) (#41844)1299baa[Python] Add language features to exported proto files (#41501)522dbbb[Release] Bump version to 1.79.0-dev (on master branch) (#41291)0a6901d[python xDS protos] move to a shallower directory (#41261)5db6322[Python] Disable layering check in grpc_tools:protoc_lib (#41142)756389eAdding layering_check and parse_headers in each bazel distrib python build file5dfeafaFix tools typos (#38030)17d19bd[Python] Exclude test files in grpcio_tools wheels (#40999)d8698ff[Python] Migrate to pyproject.toml build system (#40833)Updates
mypyfrom 1.19.1 to 1.20.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
770d3caRemove +dev from version4738ffaChangelog updates for 1.20 (#21109)b4f07a7Use 'native-parser' instead of 'native-parse' for optional dependency (#21115)7bec7b7[mypyc] Document librt and librt.base64 (#21114)c482596--allow-redefinition-new is no longer experimental (#21110)c916ca3sdist: includemisc/{diff-cache,apply-cache-diff}.pyfor `mypy/test/test_di...b137e4e[mypyc] Speed up native-to-native imports within the same group (#21101)978b711[mypyc] Fix range loop variable off-by-one after loop exit (#21098)67ada30[stubtest] Check runtime availability of private types not marked `@type_chec...bdef6eflibrt cache tests: build respecting MYPY_TEST_PREFIX (#21097)Updates
types-protobufto 7.34.1.20260403Commits
Updates
uv-buildto 0.11.3Release notes
Sourced from uv-build's releases.
... (truncated)
Changelog
Sourced from uv-build's changelog.
... (truncated)
Commits
45da18aFixdeploymentflag in Docker builds on release (#18812)4573247Temporarily disable the trampoline reproducibility check (#18806)464a33cBump version to 0.11.3 (#18805)0857789docs: add explicit example for opting package out of--exclude-newer(#18803)9191802Update cgr.dev/chainguard/python:latest-dev Docker digest to 7f42e64 (#18759)6289299fix: bump rustls-webpki 0.103.9 -> 0.103.10 (GHSA-pwjx-qhcg-rvj4) (#18785)5f6da0aUse Python 3.14 for CI cache check (#18796)6b1ebc3Add a "release-gate" step to the release workflow (#18804)8fe68cfSupport debug CPython ABI tags in environment compatibility (#18739)8120c0aRemove powerpc64-unknown-linux-gnu from build targets (#18800)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions