diff --git a/pyproject.toml b/pyproject.toml index 2db49c5..bd9056e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dev = [ "myst-parser>=1.0", "sphinx-copybutton", "sphinx-autobuild", - "sphinx-autodoc-typehints==3.5.2", + "sphinx-autodoc-typehints==3.6.2", "packaging" ]