diff --git a/pyproject.toml b/pyproject.toml index d0311ed6..12974e16 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ doc = [ "alabaster==1.0.0", "sphinx==8.1.3", - "sphinx-autodoc-typehints==2.4.4", + "sphinx-autodoc-typehints==2.5.0", "sphinxcontrib-asyncio==0.3.0" ]