diff --git a/pyproject.toml b/pyproject.toml index c7ba83a..43ce6f1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ tests = [ "pytest-cov==5.0.0", ] doc = [ - "ansys_sphinx_theme==1.0.9", + "ansys_sphinx_theme==1.0.11", "numpydoc==1.8.0", "Sphinx==8.0.2", "Sphinx-copybutton==0.5.2",