diff --git a/pyproject.toml b/pyproject.toml index 2935a51..382e8b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ docs = [ "sphinx==8.1.3", "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",