diff --git a/pyproject.toml b/pyproject.toml index a3a84128..d890f689 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ tests = [ "pytest-cov==4.1.0", ] doc = [ - "ansys-sphinx-theme==0.13.1", + "ansys-sphinx-theme==0.13.2", "numpydoc==1.6.0", "recommonmark==0.7.1", "sphinx==7.2.6",