diff --git a/pyproject.toml b/pyproject.toml index 7f2413c..b578c30 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ test = [ ] docs = [ "Sphinx==8.2.3", - "sphinx-autodoc-typehints==3.1.0", + "sphinx-autodoc-typehints==3.7.0", "ipython==9.1.0", "asteroid-sphinx-theme==0.0.3", "sphinx_rtd_theme==3.0.2", diff --git a/requirements.txt b/requirements.txt index 4305102..8238bc8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -228,7 +228,7 @@ sphinx==8.2.3 # sphinx-autodoc-typehints # sphinx-rtd-theme # sphinxcontrib-jquery -sphinx-autodoc-typehints==3.1.0 +sphinx-autodoc-typehints==3.7.0 # via geoprofile (pyproject.toml) sphinx-rtd-theme==3.0.2 # via geoprofile (pyproject.toml)