diff --git a/pyproject.toml b/pyproject.toml index e81fe4f0..840cd326 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -203,7 +203,7 @@ pydata-sphinx-theme = "0.15.2" sphinx-hoverxref = "1.3.0" sphinx_copybutton = "0.5.2" myst_parser = "2.0.0" -sphinx_design = "^0.5.0" +sphinx_design = "^0.6.0" [tool.semantic_release] tag_format = "v{version}"