diff --git a/pyproject.toml b/pyproject.toml index b3c3264..8689d9b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ optional = true [tool.poetry.group.doc.dependencies] Sphinx = "^7.2.6" numpydoc = "^1.5.0" -ansys-sphinx-theme = "^0.13.0" +ansys-sphinx-theme = "^0.14.0" sphinx-copybutton = "^0.5.1" # Optional testing dependencies