diff --git a/pyproject.toml b/pyproject.toml index ad8bf1cd..02c261ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ tests = ["flake8", "pytest", "pytest-mock", "pytest-split", "pytest-cov", "types docs = [ "sphinx-copybutton==0.5.2", "sphinx>=5,<8", - "sphinx_design==0.6.0", + "sphinx_design==0.6.1", "myst-nb==1.1.1", "sphinx-book-theme==1.1.3", "sphinx-argparse==0.5.2",