Skip to content

Commit c1ac774

Browse files
build: bump grpcio from 1.73.1 to 1.74.0 in the grpc-deps group (#4163)
* build: bump grpcio from 1.73.1 to 1.74.0 in the grpc-deps group Bumps the grpc-deps group with 1 update: [grpcio](https://github.com/grpc/grpc). Updates `grpcio` from 1.73.1 to 1.74.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.73.1...v1.74.0) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.74.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc-deps ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 4163.miscellaneous.md [dependabot-skip] --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 6cf81ff commit c1ac774

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/4163.miscellaneous.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Build: bump grpcio from 1.73.1 to 1.74.0 in the grpc-deps group

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ doc = [
8888
"ansys-mapdl-reader==0.55.1",
8989
"ansys-sphinx-theme==1.5.3",
9090
"ansys-tools-visualization-interface==0.11.0",
91-
"grpcio==1.73.1",
91+
"grpcio==1.74.0",
9292
"imageio-ffmpeg==0.6.0",
9393
"imageio==2.37.0",
9494
"jupyter==1.1.1",

0 commit comments

Comments
 (0)