diff --git a/pyproject.toml b/pyproject.toml index ff24285f..2fccbdf5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ "myst-parser>=1.0,<2.1", "sphinx-copybutton==0.5.2", "sphinx-autobuild==2021.3.14", - "sphinx-autodoc-typehints==1.23.3", + "sphinx-autodoc-typehints==2.5.0", ] beaker = [ "beaker-py>=1.32.0",