diff --git a/setup.py b/setup.py index 03049886f..6bad2e197 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ "yamlordereddictloader", "sphinx<7", # see issue at https://github.com/readthedocs/readthedocs.org/issues/10279 "nbsphinx<=0.9.2", - "sphinx-autodoc-typehints<=2.0.1", + "sphinx-autodoc-typehints<=2.1.0", "sphinx_rtd_theme<=2.0.0", "readthedocs-sphinx-ext<=2.2.5", "recommonmark<=0.7.1",