diff --git a/pyproject.toml b/pyproject.toml index 37f9bf0e..a19897bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ doc = [ "alabaster==1.0.0", "sphinx==8.0.2", - "sphinx-autodoc-typehints==2.2.2", + "sphinx-autodoc-typehints==2.4.4", "sphinxcontrib-asyncio==0.3.0" ]