Skip to content

Commit 38ff0a3

Browse files
build(deps): bump the grpc group with 2 updates
Bumps the grpc group with 2 updates: [grpcio](https://github.com/grpc/grpc) and [grpcio-tools](https://github.com/grpc/grpc). Updates `grpcio` from 1.76.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.76.0...v1.78.0) Updates `grpcio-tools` from 1.76.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.76.0...v1.78.0) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc - dependency-name: grpcio-tools dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9972145 commit 38ff0a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ build-backend = "setuptools.build_meta"
88
name = "robotframework-browser"
99
version = "19.12.4"
1010
dependencies = [
11-
"grpcio == 1.76.0",
12-
"grpcio-tools == 1.76.0",
11+
"grpcio == 1.78.0",
12+
"grpcio-tools == 1.78.0",
1313
"protobuf == 6.33.5",
1414
"robotframework >= 6.1.1, < 9.0.0",
1515
"robotframework-pythonlibcore >= 4.4.1, < 5.0.0",

0 commit comments

Comments
 (0)