Skip to content

Commit 2624cc4

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ sphinx-inline-tabs = { version = "*", python = "^3.7" }
5959
sphinxext-opengraph = "*"
6060
sphinx-copybutton = "*"
6161
sphinxext-rediraffe = "*"
62-
myst_parser = "*"
62+
myst_parser = ">=0.18.1"
6363
docutils = "*"
6464

6565
### Testing ###

0 commit comments

Comments
 (0)