Skip to content

Commit 96cca53

Browse files
Bump protobuf from 6.33.5 to 7.35.0 in the protobuf-major group
Bumps the protobuf-major group with 1 update: [protobuf](https://github.com/protocolbuffers/protobuf). Updates `protobuf` from 6.33.5 to 7.35.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.35.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: protobuf-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c8cb94 commit 96cca53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 == 6.33.5",
13+
"protobuf == 7.35.0",
1414
"grpcio-tools == 1.72.1",
1515
"grpcio == 1.72.1",
1616

0 commit comments

Comments
 (0)