diff --git a/pyproject.toml b/pyproject.toml index 3096311..811d380 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ docs = [ 'sphinx-copybutton~=0.5.2', 'sphinx-markdown-tables~=0.0.17', 'sphinx-rtd-theme~=2.0.0', - 'sphinx~=7.3.7', + 'sphinx~=7.4.3', ] lint = [ 'pylint~=3.0',