diff --git a/pyproject.toml b/pyproject.toml index 75b5621b..23a83f72 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -94,7 +94,7 @@ all = [ ] doc = [ "Sphinx==8.1.3", - "ansys-sphinx-theme==1.2.4", + "ansys-sphinx-theme==1.2.6", "Jinja2 ==3.1.5", "Pillow==11.1.0", "PyGithub==2.5.0", @@ -139,4 +139,4 @@ convention = "numpy" [tool.ruff.lint.isort] combine-as-imports = true -force-sort-within-sections = true \ No newline at end of file +force-sort-within-sections = true