diff --git a/pyproject.toml b/pyproject.toml index 6c6251fe8..df208dec0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ tests = [ "pytest-cov==4.1.0", ] doc = [ - "ansys-sphinx-theme==0.10.2", + "ansys-sphinx-theme==0.10.3", "numpydoc==1.5.0", "Sphinx==6.2.1", # BLOCKED BY sphinx-design - Cannot upgrade to Sphinx 7 for now "sphinx-copybutton==0.5.2",