diff --git a/pyproject.toml b/pyproject.toml index 0d2a4357..26591dfe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ tools = [ "ansys-tools-local-product-launcher==0.1.1", "ansys-tools-path==0.7.0", # "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'", - "ansys-tools-visualization-interface==0.6.0", + "ansys-tools-visualization-interface==0.6.1", "ansys-units==0.3.4", "pyansys-tools-report==0.8.1", "pyansys-tools-versioning==0.6.0", @@ -86,7 +86,7 @@ all = [ "ansys-tools-local-product-launcher==0.1.1", "ansys-tools-path==0.7.0", # "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'", - "ansys-tools-visualization-interface==0.6.0", + "ansys-tools-visualization-interface==0.6.1", "ansys-units==0.3.4", "pyansys-tools-report==0.8.1", "pyansys-tools-versioning==0.6.0",