Skip to content

Commit 4d706f3

Browse files
build: bump grpcio from 1.59.0 to 1.68.1
Bumps [grpcio](https://github.com/grpc/grpc) from 1.59.0 to 1.68.1. - [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.59.0...v1.68.1) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2b4070 commit 4d706f3

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
@@ -54,7 +54,7 @@ doc=[
5454
]
5555
tests = [
5656
"ansys-engineeringworkflow-api==0.1.0",
57-
"grpcio==1.59.0",
57+
"grpcio==1.68.1",
5858
"pyansys-tools-variableinterop==0.1.1",
5959
"pytest==8.0.0",
6060
"pytest-cov==4.1.0",

0 commit comments

Comments
 (0)