diff --git a/pyproject.toml b/pyproject.toml index 8d0f589..a9b6830 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ doc = [ "ansys-sphinx-theme[autoapi]==1.6.4", "numpydoc==1.10.0", - "pyansys-tools-variableinterop==0.1.1", + "pyansys-tools-variableinterop==0.1.2", "Sphinx==8.2.3", "sphinx-copybutton==0.5.2", "sphinx-gallery==0.20.0", @@ -43,7 +43,7 @@ doc = [ tests = [ "pytest==9.0.2", "pytest-cov==7.0.0", - "pyansys-tools-variableinterop==0.1.1", + "pyansys-tools-variableinterop==0.1.2", ] [tool.flit.module]