diff --git a/pyproject.toml b/pyproject.toml index 52ef4f7..4d5e677 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dev = [ "tomli-w>=1.0.0", ] docs = [ - "sphinx>=7.4,<8", + "sphinx>=7.4,<9", "sphinx-autodoc-typehints>=2.2.1", "tomli>=2.0.1", ]