diff --git a/pyproject.toml b/pyproject.toml index 7ee8699..1845d9a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ tests = [ "pytest-cov==4.1.0", ] doc = [ - "ansys-sphinx-theme==0.11.1", + "ansys-sphinx-theme==0.11.2", "numpydoc==1.5.0", "Sphinx==7.2.5", "sphinx-copybutton==0.5.2",