diff --git a/pyproject.toml b/pyproject.toml index a0cd7d592..76f269d6a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ ] dependencies = [ - "ansys-api-sherlock==0.1.27", + "ansys-api-sherlock==0.1.28", "grpcio>=1.17", "importlib-metadata>=4.0,<5; python_version<='3.8'", "protobuf~=3.20",