diff --git a/pyproject.toml b/pyproject.toml index f0f7334..a275fa6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ tests = [ ] docs = [ - 'sphinx~=7.3.7', + 'sphinx~=8.0.2', 'sphinx-copybutton~=0.5.2', 'sphinx-book-theme~=1.1.2', 'sphinx-click~=6.0.0',