Skip to content

Commit 5643d78

Browse files
deps: Update dependency myst-parser to v5
1 parent 40ea12f commit 5643d78

2 files changed

Lines changed: 41 additions & 41 deletions

File tree

pixi.lock

Lines changed: 40 additions & 40 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
@@ -152,7 +152,7 @@ open-coverage = { cmd = "open htmlcov/index.html", depends-on = ["coverage"], de
152152
[tool.pixi.feature.docs.dependencies]
153153
sphinx = ">=7.4.7"
154154
furo = ">=2024.8.6"
155-
myst-parser = ">=4.0.1"
155+
myst-parser = ">=5.0.0"
156156
sphinx-copybutton = ">=0.5.2"
157157
sphinx-autodoc-typehints = ">=1.25.3"
158158
# Needed to import parsed modules with autodoc

0 commit comments

Comments
 (0)