Skip to content

Commit 55e7d2f

Browse files
build: bump grpcio from 1.75.0 to 1.75.1 in the grpc-deps group (#4253)
* build: bump grpcio from 1.75.0 to 1.75.1 in the grpc-deps group Bumps the grpc-deps group with 1 update: [grpcio](https://github.com/grpc/grpc). Updates `grpcio` from 1.75.0 to 1.75.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.75.0...v1.75.1) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.75.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: grpc-deps ... Signed-off-by: dependabot[bot] <support@github.com> * chore: adding changelog file 4253.dependencies.md [dependabot-skip] --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent 0ee0d0e commit 55e7d2f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump grpcio from 1.75.0 to 1.75.1 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.6.1",
9090
"ansys-tools-visualization-interface==0.12.1",
91-
"grpcio==1.75.0",
91+
"grpcio==1.75.1",
9292
"imageio-ffmpeg==0.6.0",
9393
"imageio==2.37.0",
9494
"jupyter==1.1.1",

0 commit comments

Comments
 (0)