Skip to content

Commit df4ca10

Browse files
build: bump grpcio-health-checking from 1.71.2 to 1.75.1
Bumps [grpcio-health-checking](https://grpc.io) from 1.71.2 to 1.75.1. --- updated-dependencies: - dependency-name: grpcio-health-checking dependency-version: 1.75.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0089e5 commit df4ca10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ scripts.save-ansys-path = "ansys.tools.common.path.save:cli"
5454
[dependency-groups]
5555
tests = [
5656
"grpcio==1.71.2",
57-
"grpcio-health-checking==1.71.2",
57+
"grpcio-health-checking==1.75.1",
5858
"hypothesis==6.135.10",
5959
"pyfakefs==5.8.0",
6060
"pytest==8.4.0",
@@ -64,7 +64,7 @@ tests = [
6464
doc = [
6565
"ansys-sphinx-theme[autoapi]==1.6.3",
6666
"grpcio==1.71.2",
67-
"grpcio-health-checking==1.71.2",
67+
"grpcio-health-checking==1.75.1",
6868
"sphinx-click==4.4.0",
6969
"sphinx-copybutton==0.5.2",
7070
"sphinx-gallery==0.19.0",

0 commit comments

Comments
 (0)