diff --git a/pyproject.toml b/pyproject.toml index c4a735d94..70a4ae6e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -114,7 +114,7 @@ demo = [ ] doc = [ "sphinx>=4.4.0,<6", - "myst-parser==0.18.0", + "myst-parser==0.18.1", "Jinja2==3.1.2", "alabaster", "sphinxcontrib-napoleon",