diff --git a/pyproject.toml b/pyproject.toml index d14b31665..02deed2c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ tests = [ "pytest-cov==4.0.0", ] doc = [ - "ansys-sphinx-theme==0.9.5", + "ansys-sphinx-theme==0.9.7", "matplotlib==3.7.1", "numpydoc==1.5.0", "pypandoc==1.11",