diff --git a/pyproject.toml b/pyproject.toml index 2049b5e9..69aeb147 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ tests = [ "gitpython==3.1.45", ] doc = [ - "ansys-sphinx-theme[autoapi]==1.5.3", + "ansys-sphinx-theme[autoapi]==1.6.0", "numpydoc==1.9.0", "sphinx==8.2.3", "sphinx-autodoc-typehints==3.1.0",