diff --git a/pyproject.toml b/pyproject.toml index e1e6fc01..1736ccf2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ doc = [ "ansys-sphinx-theme==1.0.11", "numpydoc==1.8.0", "sphinx==8.0.2", - "sphinx-autoapi==3.3.1", + "sphinx-autoapi==3.3.2", "sphinx-autodoc-typehints==2.4.4", "sphinx-copybutton==0.5.2", ]