diff --git a/pyproject.toml b/pyproject.toml index 97f1126..0b6b847 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.3.0", + "sphinx-autodoc-typehints==2.4.4", "myst_parser==4.0.0", "nbsphinx==0.9.5", "nbsphinx-link==1.3.0",