diff --git a/pyproject.toml b/pyproject.toml index 242f001..0a31f3b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ bump2version = "1.0.1" tox = "4.18.0" pytest = "8.3.2" pytest-cov = "5.0.0" -sphinx-autodoc-typehints = "2.3.0" +sphinx-autodoc-typehints = "2.5.0" autopep8 = "2.3.1" rope = "1.13.0" pydocstyle = "6.3.0"