Skip to content

Commit b48723c

Browse files
Bump myst-parser from 3.0.1 to 4.0.0 (#950)
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 3.0.1 to 4.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@v3.0.1...v4.0.0) --- updated-dependencies: - dependency-name: myst-parser dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bad9902 commit b48723c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ docs = [
6464
"furo==2024.7.18",
6565
"ipython==8.26.0",
6666
"jsonschema[format]",
67-
"myst_parser==3.0.1",
67+
"myst_parser==4.0.0",
6868
"numpydoc==1.7.0",
6969
"sphinx-copybutton==0.5.2",
7070
"sphinx==7.4.7",

0 commit comments

Comments
 (0)