Skip to content

Commit

Permalink
Bump myst-parser from 3.0.1 to 4.0.0 (#950)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent bad9902 commit b48723c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ docs = [
"furo==2024.7.18",
"ipython==8.26.0",
"jsonschema[format]",
"myst_parser==3.0.1",
"myst_parser==4.0.0",
"numpydoc==1.7.0",
"sphinx-copybutton==0.5.2",
"sphinx==7.4.7",
Expand Down

0 comments on commit b48723c

Please sign in to comment.