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