diff --git a/pyproject.toml b/pyproject.toml index 40c8337b..27ee95db 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ ] dependencies = [ - "ansys-api-sherlock==0.1.24", + "ansys-api-sherlock==0.1.25", "grpcio>=1.17", "importlib-metadata>=4.0,<5; python_version<='3.8'", "protobuf~=3.20",