diff --git a/pyproject.toml b/pyproject.toml index ca450132bd..2a80b75b6f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ docs = [ "myst_parser==2.0.0", "numpydoc==1.5.0", "sphinx-copybutton==0.5.2", - "sphinx_design==0.4.1", + "sphinx_design==0.5.0", ] dev = ["pre-commit>=2.12.1"] tests = ["FireWorks==2.0.3", "pytest-cov==4.1.0", "pytest==7.4.0"]