diff --git a/pyproject.toml b/pyproject.toml index 19b8415..0159b72 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dev = [ "myst-parser>=1.0", "sphinx-copybutton", "sphinx-autobuild", - "sphinx-autodoc-typehints==1.23.3", + "sphinx-autodoc-typehints==3.0.1", "packaging" ]