diff --git a/pyproject.toml b/pyproject.toml index 80dba29..9905413 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ pyright = "^1.1.267" [tool.poetry.group.docs.dependencies] furo = "*" pypandoc = "^1.9" -Sphinx = "^5.2.3" +Sphinx = "^6.0.0" [tool.commitizen] name = "cz_customize"