diff --git a/pyproject.toml b/pyproject.toml index ccbdc5c..7029d37 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dev = [ "myst-parser>=1.0,<4.1", "sphinx-copybutton==0.5.2", "sphinx-autobuild==2024.10.3", - "sphinx-autodoc-typehints==1.23.3", + "sphinx-autodoc-typehints==2.5.0", "packaging" ]