diff --git a/pyproject.toml b/pyproject.toml index 0108436f..80674274 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ tests = ["pytest", "pytest-mock", "pytest-split", "pytest-cov", "types-setuptool docs = [ "sphinx-copybutton==0.5.2", "sphinx>=5,<9", - "sphinx_design==0.6.1", + "sphinx_design==0.7.0", "myst-nb==1.4.0", "sphinx-book-theme==1.1.4", "sphinx-argparse==0.5.2",