diff --git a/pyproject.toml b/pyproject.toml index b9e2c054f..b0e5d688b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ 'sphinx ~= 7.2.6', 'sphinx-design ~= 0.5.0', 'sphinx-immaterial ~= 0.11.10', - 'sphinx-autodoc-typehints ~= 1.25.2', + 'sphinx-autodoc-typehints ~= 2.0.0', ] classifiers = [ 'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',