diff --git a/pyproject.toml b/pyproject.toml index 992cc82..209f324 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ [project.optional-dependencies] tests = [ "ansys-api-platform-instancemanagement==1.1.0", - "grpcio-health-checking==1.62.2", + "grpcio-health-checking==1.68.1", "grpcio-testing", "six~=1.16", "pytest==8.3.3",