diff --git a/pyproject.toml b/pyproject.toml index 9060385232..afbd7d073d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ docs = [ "myst_parser==3.0.1", "numpydoc==1.7.0", "sphinx-copybutton==0.5.2", - "sphinx==7.4.6", + "sphinx==7.4.7", "sphinx_design==0.6.0", ] dev = ["pre-commit>=2.12.1"]