Skip to content

Commit

Permalink
Update myst-parser requirement from ~=1.0.0 to ~=4.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [myst-parser](https://github.com/executablebooks/MyST-Parser) to permit the latest version.
- [Release notes](https://github.com/executablebooks/MyST-Parser/releases)
- [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)
- [Commits](executablebooks/MyST-Parser@v1.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: myst-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 0b569e5 commit c8a7824
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 @@ -95,7 +95,7 @@ docs = [
'mkdocs-material-extensions~=1.3.1',
'mkdocs-material~=9.5.36',
'mkdocs~=1.6.1',
'myst-parser~=1.0.0',
'myst-parser~=4.0.0',
'sphinx-click~=4.4.0',
'sphinx-markdown-builder~=0.6.7',
'sphinx~=6.1.3',
Expand Down

0 comments on commit c8a7824

Please sign in to comment.