diff --git a/setup.py b/setup.py index 4568ceed1e..b60ca913d2 100644 --- a/setup.py +++ b/setup.py @@ -128,7 +128,7 @@ def package_files(prefix: str, directory: str, extension: str): 'furo==2022.9.29', 'sphinx-copybutton==0.5.2', 'testbook==0.4.2', - 'myst-parser==0.16.1', + 'myst-parser==3.0.1', 'sphinx_panels==0.6.0', 'sphinxcontrib-images==0.9.4', 'pytest_codeblocks==0.17.0',