diff --git a/pyproject.toml b/pyproject.toml index bff44a7c..d19af478 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ dev = [ "fuji[testing]" ] docs = [ - "myst-parser~=2.0", + "myst-parser~=3.0", "sphinx~=7.2", "sphinx-rtd-theme~=2.0" ]