Skip to content

Commit b1c0f27

Browse files
Merge branch 'main' into fix/add_scalar_param_to_inprocess
2 parents c3a8b59 + c1ac774 commit b1c0f27

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)