diff --git a/pyproject.toml b/pyproject.toml index 5755b2d..9008a93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ docs = [ "ipykernel", "sphinx<8", "nbsphinx<=0.9.6", - "sphinx-autodoc-typehints<=2.3.0", + "sphinx-autodoc-typehints<=3.0.0", "sphinx_rtd_theme<=3.0.2", "readthedocs-sphinx-ext<=2.2.5", "recommonmark<=0.7.1",