Skip to content

Commit 6695801

Browse files
Update myst-parser requirement from >=0.10.0 to >=5.0.0
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@v0.10.0...v5.0.0) --- updated-dependencies: - dependency-name: myst-parser dependency-version: 5.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e522ab0 commit 6695801

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-r towncrier.txt
2-
myst-parser >= 0.10.0
2+
myst-parser >= 5.0.0
33
sphinx==8.2.3
44
sphinxcontrib-towncrier

0 commit comments

Comments
 (0)