Skip to content

Commit 9ee590a

Browse files
build: bump the grpc-deps group with 2 updates
Bumps the grpc-deps group with 2 updates: [grpcio](https://github.com/grpc/grpc) and [grpcio-health-checking](https://grpc.io). Updates `grpcio` from 1.67.1 to 1.68.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.67.1...v1.68.0) Updates `grpcio-health-checking` from 1.67.1 to 1.68.0 --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc-deps - dependency-name: grpcio-health-checking dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ab4a01 commit 9ee590a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ tests = [
5353
"ansys-tools-visualization-interface==0.6.0",
5454
"beartype==0.19.0",
5555
"docker==7.1.0",
56-
"grpcio==1.67.1",
57-
"grpcio-health-checking==1.67.1",
56+
"grpcio==1.68.0",
57+
"grpcio-health-checking==1.68.0",
5858
"numpy==2.1.3",
5959
"Pint==0.24.4",
6060
"protobuf==5.28.3",
@@ -81,8 +81,8 @@ doc = [
8181
"ansys-tools-visualization-interface==0.6.0",
8282
"beartype==0.19.0",
8383
"docker==7.1.0",
84-
"grpcio==1.67.1",
85-
"grpcio-health-checking==1.67.1",
84+
"grpcio==1.68.0",
85+
"grpcio-health-checking==1.68.0",
8686
"ipyvtklink==0.2.3",
8787
"jupyter_sphinx==0.5.3",
8888
"jupytext==1.16.4",

0 commit comments

Comments
 (0)