Skip to content

Commit 313ebe9

Browse files
Bump protobuf from 5.29.3 to 6.30.2
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.3 to 6.30.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.29.3...v6.30.2) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.30.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05004fe commit 313ebe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ requires = [
1010
# sure the code is generated using the minimum supported versions, as older
1111
# versions can't work with code that was generated with newer versions.
1212
# https://protobuf.dev/support/cross-version-runtime-guarantee/#backwards
13-
"protobuf == 5.29.3",
13+
"protobuf == 6.30.2",
1414
"grpcio-tools == 1.70.0",
1515
"grpcio == 1.70.0",
1616
]

0 commit comments

Comments
 (0)