diff --git a/pyproject.toml b/pyproject.toml index 4f8eb427..79f77bcd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,11 +50,11 @@ tests = [ "tox==4.32.0", ] doc = [ - "ansys-sphinx-theme==1.6.1", + "ansys-sphinx-theme==1.6.3", "autodoc_pydantic==2.2.0", "jupyter_sphinx==0.5.3", "nbsphinx==0.9.7", - "numpydoc==1.8.0", + "numpydoc==1.9.0", "Sphinx==8.1.3", "sphinx-autoapi==3.6.1", "sphinx-autodoc-typehints==3.0.1",