diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 95fd70b4..c7923b57 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ pre-commit = "3.7.1" [tool.poetry.group.doc.dependencies] Sphinx = "7.3.7" gitpython = "3.1.42" -sphinx-autodoc-typehints = "2.0.0" +sphinx-autodoc-typehints = "2.1.0" furo = "2024.1.29" six = "1.16.0" releases = "2.1.1" |