diff --git a/pyproject.toml b/pyproject.toml index 4b714ffb..7145adf7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ doc = [ "pyvista[jupyter,trame]==0.42.3", "scipy==1.11.3", "sphinx-autobuild==2021.3.14", - "sphinx-autodoc-typehints==1.24.0", + "sphinx-autodoc-typehints==1.25.2", "sphinx-copybutton==0.5.2", "sphinx-notfound-page==1.0.0", "sphinx-gallery==0.14.0",