diff --git a/pyproject.toml b/pyproject.toml index cd4af0d8c..acc4810fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -87,7 +87,7 @@ dev = [ "types-beautifulsoup4 >=4.12.0,<5.0.0", ] docs = [ - "sphinx >=8.0.0,<9.0.0", + "sphinx >=9.0.4,<10.0.0", "sphinx-autodoc-typehints >=3.0.0,<4.0.0", "sphinx-rtd-theme >=3.0.0,<4.0.0", "numpydoc >=1.5.0,<2.0.0",