diff --git a/_package/pyproject.toml b/_package/pyproject.toml index 2c9dc8c2f..842d2cb68 100644 --- a/_package/pyproject.toml +++ b/_package/pyproject.toml @@ -47,7 +47,7 @@ doc = [ "pytest-sphinx==0.6.3", "pyyaml==6.0.2", "sphinx-autobuild==2024.9.3", - "sphinx-autodoc-typehints==2.4.1", + "sphinx-autodoc-typehints==2.5.0", "sphinx-copybutton==0.5.2", "sphinx-notfound-page==1.0.4", "sphinx-gallery==0.17.1",