diff --git a/pyproject.toml b/pyproject.toml index fb390d880..7f14d80f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ tests = [ "pytest-cov==5.0.0", ] doc = [ - "ansys-sphinx-theme==0.15.1", + "ansys-sphinx-theme==0.15.2", "numpydoc==1.7.0", "Sphinx==6.2.1", # BLOCKED BY sphinx-design - Cannot upgrade to Sphinx 7 for now "sphinx-copybutton==0.5.2",