diff --git a/pyproject.toml b/pyproject.toml index 95d3131..8e69498 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dev = [ "wheel", "Sphinx>=6.0,<8.0", "furo==2023.5.20", - "myst-parser>=1.0,<1.1", + "myst-parser>=1.0,<2.1", "sphinx-copybutton==0.5.2", "sphinx-autobuild==2021.3.14", "sphinx-autodoc-typehints==1.23.0",