diff --git a/pyproject.toml b/pyproject.toml index 2fd48af..6251c3a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ repository = "https://github.com/cemsbv/py-vibracore" test = ["coveralls", "pytest", "requests-mock"] docs = [ "Sphinx==6.1.3", - "sphinx-autodoc-typehints==1.22", + "sphinx-autodoc-typehints==1.25.0", "ipython==8.11.0", "asteroid-sphinx-theme==0.0.3", "sphinx_rtd_theme==1.2.0" diff --git a/requirements.txt b/requirements.txt index b7ca1ad..c988988 100644 --- a/requirements.txt +++ b/requirements.txt @@ -263,7 +263,7 @@ sphinx==6.1.3 # sphinxcontrib-jquery # sphinxcontrib-qthelp # sphinxcontrib-serializinghtml -sphinx-autodoc-typehints==1.22 +sphinx-autodoc-typehints==1.25.0 # via py-vibracore (pyproject.toml) sphinx-rtd-theme==1.2.0 # via py-vibracore (pyproject.toml)