diff --git a/pyproject.toml b/pyproject.toml index 8e233a91..2a6b0638 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ doc = [ "numpydoc==1.8.0", "myst-parser==4.0.0", "Sphinx==7.4.7", - "sphinx-autodoc-typehints==2.3.0", + "sphinx-autodoc-typehints==2.5.0", "sphinxcontrib-globalsubs==0.1.2", "sphinxcontrib-httpdomain==1.8.1", "sphinx-copybutton==0.5.2",