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 362db929..78560141 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.43" -sphinx-autodoc-typehints = "2.2.1" +sphinx-autodoc-typehints = "2.2.3" furo = "2024.5.6" six = "1.16.0" releases = "2.1.1" |