Skip to content

Commit 5ed41b9

Browse files
Update dependency myst-parser to v5
1 parent 41f02bd commit 5ed41b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dev = [
4747
"jupyter>=1.0.0,<2",
4848
"jupytext>=1.16.1,<2",
4949
"mypy~=1.0",
50-
"myst-parser>=4.0.0,<5",
50+
"myst-parser>=5,<6",
5151
"notebook>=7.4.3,<8",
5252
"pre-commit>=4.0.1,<5",
5353
"pylint~=3.0",

0 commit comments

Comments
 (0)