Skip to content

Commit d8f4653

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

File tree

2 files changed

+124
-27
lines changed

2 files changed

+124
-27
lines changed

poetry.lock

Lines changed: 123 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
@@ -73,7 +73,7 @@ sphinx-inline-tabs = "*"
7373
sphinxext-opengraph = "*"
7474
sphinx-copybutton = "*"
7575
sphinxext-rediraffe = "*"
76-
myst_parser = "*"
76+
myst_parser = ">=0.18.1"
7777

7878
### Testing ###
7979
gp-libs = "~0.0.1-alpha.17"

0 commit comments

Comments
 (0)