diff --git a/pyproject.toml b/pyproject.toml index 2db49c5..d410100 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.0", "packaging" ]