Skip to content

Commit 21e7b0b

Browse files
Bump myst-parser from 5.0.0 to 5.1.0 (#1482)
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 5.0.0 to 5.1.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@v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: myst-parser dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: J. George <JaGeo@users.noreply.github.com>
1 parent fd34738 commit 21e7b0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ docs = [
148148
"furo==2025.12.19",
149149
"ipython==9.14.1",
150150
"jsonschema[format]",
151-
"myst_parser==5.0.0",
151+
"myst_parser==5.1.0",
152152
"numpydoc==1.10.0",
153153
"sphinx-copybutton==0.5.2",
154154
"sphinx==9.0.4",

0 commit comments

Comments
 (0)