diff --git a/pyproject.toml b/pyproject.toml index aadcb537..d4fe64bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ tests = [ "pytest-cov==4.1.0", ] doc = [ - "ansys-sphinx-theme==0.12.5", + "ansys-sphinx-theme==0.13.0", "numpydoc==1.6.0", "Sphinx==6.2.1", # BLOCKED BY sphinx-design - Cannot upgrade to Sphinx 7 for now "sphinx-copybutton==0.5.2",