Skip to content

Commit f7f4d96

Browse files
committed
build(deps): Lock myst-parser >=0.18.1 due to sphinx 6 deps
1 parent a80c00c commit f7f4d96

File tree

2 files changed

+74
-27
lines changed

2 files changed

+74
-27
lines changed

poetry.lock

Lines changed: 73 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ sphinxext-opengraph = "*"
7676
sphinx-copybutton = "*"
7777
sphinxext-rediraffe = "*"
7878
sphinx-argparse = "^0.3.1"
79-
myst_parser = "*"
79+
myst_parser = ">=0.18.1"
8080

8181
### Testing ###
8282
pytest = "*"

0 commit comments

Comments
 (0)