diff --git a/pyproject.toml b/pyproject.toml index 079090c..8fc6d6d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ test = ["coveralls", "pytest"] docs = [ "ipython==7.30.1", "Sphinx==6.1.3", - "sphinx-autodoc-typehints==1.22.0", + "sphinx-autodoc-typehints==2.5.0", "asteroid-sphinx-theme==0.0.3", "sphinx_rtd_theme==1.2.0", "m2r2==0.3.2", diff --git a/requirements.txt b/requirements.txt index 1d55cbb..53d63d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -221,7 +221,7 @@ sphinx==6.1.3 # sphinx-autodoc-typehints # sphinx-rtd-theme # sphinxcontrib-jquery -sphinx-autodoc-typehints==1.22 +sphinx-autodoc-typehints==2.5.0 # via bromodels (pyproject.toml) sphinx-rtd-theme==1.2.0 # via bromodels (pyproject.toml)