diff --git a/pyproject.toml b/pyproject.toml index f613f8e..3fa530c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ docs = [ "sphinx==8.0.2", "sphinx-click==6.0.0", "furo==2024.8.6", - "sphinx-autodoc-typehints==2.4.4", + "sphinx-autodoc-typehints==2.5.0", "myst_parser==4.0.0", "nbsphinx==0.9.5", "nbsphinx-link==1.3.1",