diff --git a/pyproject.toml b/pyproject.toml index db15195..fb5f02d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,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.2", "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 6d3b4ce..b41220c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -280,7 +280,7 @@ sphinx==6.1.3 # sphinxcontrib-jquery # sphinxcontrib-qthelp # sphinxcontrib-serializinghtml -sphinx-autodoc-typehints==1.22 +sphinx-autodoc-typehints==1.25.2 # via py-vibracore (pyproject.toml) sphinx-rtd-theme==1.2.0 # via py-vibracore (pyproject.toml)