Skip to content

Commit f009812

Browse files
chore(deps): update myst-parser requirement from >=0.19.2 to >=3.0.1 (#707)
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.19.2...v3.0.1) --- updated-dependencies: - dependency-name: myst-parser dependency-version: 3.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c64ce60 commit f009812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
sphinx>=5.0.0
22
sphinx_rtd_theme==2.0.0
3-
myst_parser>=0.19.2
3+
myst_parser>=3.0.1

0 commit comments

Comments
 (0)