diff --git a/pyproject.toml b/pyproject.toml index 37caa2c81a..41f4ec88af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,12 +40,12 @@ tests = [ "pyvista[trame]==0.42.3" ] doc = [ - "ansys-sphinx-theme==0.12.4", + "ansys-sphinx-theme==0.12.5", "jupyter-sphinx==0.4.0", "numpydoc==1.6.0", "Sphinx==7.2.6", "pyvista==0.42.3", - "sphinx-autodoc-typehints==1.24.0", + "sphinx-autodoc-typehints==1.25.2", "sphinx-copybutton==0.5.2", "sphinx-gallery==0.14.0", "sphinx-notfound-page==1.0.0",