diff --git a/pyproject.toml b/pyproject.toml index 42eaa70..51aff0e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -129,8 +129,8 @@ pydata-sphinx-theme = "^0.14.0" sphinx-hoverxref = "^1.3.0" sphinx-notfound-page = "^1.0.0rc1" sphinx_copybutton = "0.5.2" -myst_parser = "^2.0.0" -sphinx_design = "^0.5.0" +myst_parser = "^3.0.0" +sphinx_design = "^0.6.0" [tool.pytest.ini_options] pythonpath = "."