diff --git a/pyproject.toml b/pyproject.toml index b17e329f4..19675fc70 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ doc = [ "myst-parser==2.0.0", "Sphinx==7.2.6", "sphinx-autoapi==3.0.0", - "sphinx-autodoc-typehints==1.25.2", + "sphinx-autodoc-typehints==1.25.3", "sphinxcontrib-globalsubs==0.1.1", "sphinxcontrib-httpdomain==1.8.1", "sphinx-copybutton==0.5.2",