diff --git a/pyproject.toml b/pyproject.toml index 5f8d298..33f019d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ docs = [ "sphinx==7.4.7", "sphinx-click==6.0.0", "furo==2024.8.6", - "sphinx-autodoc-typehints==2.2.3", + "sphinx-autodoc-typehints==2.3.0", "myst_parser==4.0.0", "nbsphinx==0.9.5", "nbsphinx-link==1.3.0",