Skip to content

Commit f00f293

Browse files
Bump myst-parser from 4.0.1 to 5.0.0
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 4.0.1 to 5.0.0. - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-Parser@v4.0.1...v5.0.0) --- updated-dependencies: - dependency-name: myst-parser dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea1eca9 commit f00f293

File tree

2 files changed

+21
-22
lines changed

2 files changed

+21
-22
lines changed

poetry.lock

Lines changed: 20 additions & 21 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
@@ -83,7 +83,7 @@ sphinx = "^8.1"
8383
sphinx-autodoc-typehints = ">=2.3,<4.0"
8484
sphinxcontrib-mermaid = ">=1,<3"
8585
furo = ">=2024.5,<2026.0"
86-
myst-parser = "^4.0"
86+
myst-parser = ">=4,<6"
8787
tomli = "^2.0"
8888

8989

0 commit comments

Comments
 (0)