diff --git a/pyproject.toml b/pyproject.toml index 2889b0a3..5286c12a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ doc = [ "Sphinx>=7.1.0,<8.1", "sphinx-copybutton>=0.5.0,<0.6", "sphinx-autobuild==2021.3.14; python_version == '3.8'", - "sphinx-autobuild==2024.4.16; python_version > '3.8'", + "sphinx-autobuild==2024.10.3; python_version > '3.8'", "nbsphinx>=0.9.0,<0.10", "sphinx_design", "jupytext",