Skip to content

Commit 63dafce

Browse files
build: bump grpcio from 1.68.1 to 1.69.0 in the grpc-deps group (#3645)
* build: bump grpcio from 1.68.1 to 1.69.0 in the grpc-deps group Bumps the grpc-deps group with 1 update: [grpcio](https://github.com/grpc/grpc). Updates `grpcio` from 1.68.1 to 1.69.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.68.1...v1.69.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 3645.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 bd1096f commit 63dafce

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/3645.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.68.1 to 1.69.0 in the grpc-deps group

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ doc = [
7676
"ansys-mapdl-reader==0.54.2",
7777
"ansys-sphinx-theme==1.2.4",
7878
"ansys-tools-visualization-interface==0.6.2",
79-
"grpcio==1.68.1",
79+
"grpcio==1.69.0",
8080
"imageio-ffmpeg==0.5.1",
8181
"imageio==2.36.1",
8282
"jupyter_sphinx==0.5.3",

0 commit comments

Comments
 (0)