diff --git a/pyproject.toml b/pyproject.toml index 4d23d57..c43db40 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ lsp = ["pygls"] pytest = "^7.1" pytest-cov = "^4.0" pytest-console-scripts = "^1.4" -sphinx = "^6.1.3" +sphinx = "^7.2.0" sphinx-rtd-theme = "^1.0.0" taskipy = "^1.4" mypy = "^1.2.0"