diff --git a/pyproject.toml b/pyproject.toml index f319ffb0b4..f7b64377bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ all = [ tests = [ "ansys-platform-instancemanagement==1.1.2", "ansys-tools-path==0.6.0", - "ansys-tools-visualization-interface==0.2.2", + "ansys-tools-visualization-interface==0.2.3", "beartype==0.18.5", "docker==7.1.0", "grpcio==1.64.1", @@ -77,7 +77,7 @@ tests-minimal = [ ] doc = [ "ansys-sphinx-theme[autoapi]==0.16.5", - "ansys-tools-visualization-interface==0.2.2", + "ansys-tools-visualization-interface==0.2.3", "beartype==0.18.5", "docker==7.1.0", "ipyvtklink==0.2.3",