diff --git a/pyproject.toml b/pyproject.toml index 04484d64a..acb147544 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -312,7 +312,7 @@ dev = [ "requests-mock-flask==2023.5.14", "ruff==0.1.5", "Sphinx==7.2.6", - "sphinx-autodoc-typehints==1.24.1", + "sphinx-autodoc-typehints==1.25.0", "sphinx-prompt==1.8", "Sphinx-Substitution-Extensions==2022.2.16", "sphinx-toolbox==3.5",