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