diff --git a/pyproject.toml b/pyproject.toml index 1dffdcd5..2ef632d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ ] dependencies = [ - "ansys-api-sherlock==0.1.21", + "ansys-api-sherlock==0.1.22", "grpcio>=1.17", "importlib-metadata>=4.0,<5; python_version<='3.8'", "protobuf~=3.20",