diff --git a/pyproject.toml b/pyproject.toml index 797de6e..be97a43 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ sphinx = "^8.1.3" sphinx-rtd-theme = "^3.0.2" myst-parser = "^4.0.1" sphinxcontrib-napoleon = "^0.7" -sphinx-autodoc-typehints = "^2.3.0" +sphinx-autodoc-typehints = "^3.0.1" sphinx-autobuild = "^2024.10.3" sphinx-copybutton = "^0.5.2" sphinx-github-changelog = "^1.2.0"