Skip to content

Commit 39f2638

Browse files
dependabot[bot]aaltat
authored andcommitted
Bump protobuf from 6.32.1 to 6.33.0 in the grpc group
Bumps the grpc group with 1 update: [protobuf](https://github.com/protocolbuffers/protobuf). Updates `protobuf` from 6.32.1 to 6.33.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4dd09c5 commit 39f2638

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
@@ -8,7 +8,7 @@ version = "19.10.1"
88
dependencies = [
99
"grpcio == 1.75.1",
1010
"grpcio-tools == 1.75.1",
11-
"protobuf == 6.32.1",
11+
"protobuf == 6.33.0",
1212
"robotframework >= 5.1.1, < 9.0.0",
1313
"robotframework-pythonlibcore >= 4.4.1, < 5.0.0",
1414
"robotframework-assertion-engine >= 3.0.3, < 4.0.0",

0 commit comments

Comments
 (0)