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 408ae185..0a0115c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ ruff = "0.3.4" pre-commit = "3.7.0" [tool.poetry.group.doc.dependencies] -Sphinx = "7.2.6" +Sphinx = "7.3.7" gitpython = "3.1.42" sphinx-autodoc-typehints = "2.0.0" furo = "2024.1.29" |