diff --git a/pyproject.toml b/pyproject.toml index 589a4ac3..e1e6fc01 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,11 +40,11 @@ tests = [ "gitpython==3.1.43", ] doc = [ - "ansys-sphinx-theme==1.0.8", + "ansys-sphinx-theme==1.0.11", "numpydoc==1.8.0", "sphinx==8.0.2", "sphinx-autoapi==3.3.1", - "sphinx-autodoc-typehints==2.4.1", + "sphinx-autodoc-typehints==2.4.4", "sphinx-copybutton==0.5.2", ]