Skip to content

Commit 35c567a

Browse files
build: bump grpcio from 1.69.0 to 1.70.0 in the grpc-deps group (#3699)
* build: bump grpcio from 1.69.0 to 1.70.0 in the grpc-deps group Bumps the grpc-deps group with 1 update: [grpcio](https://github.com/grpc/grpc). Updates `grpcio` from 1.69.0 to 1.70.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.69.0...v1.70.0) --- updated-dependencies: - dependency-name: grpcio 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 3699.dependencies.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 55903b2 commit 35c567a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/3699.dependencies.md

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ doc = [
7777
"ansys-mapdl-reader==0.54.2",
7878
"ansys-sphinx-theme==1.2.6",
7979
"ansys-tools-visualization-interface==0.8.1",
80-
"grpcio==1.69.0",
80+
"grpcio==1.70.0",
8181
"imageio-ffmpeg==0.6.0",
8282
"imageio==2.36.1",
8383
"jupyter_sphinx==0.5.3",

0 commit comments

Comments
 (0)