Skip to content

Commit 673d9d0

Browse files
build(deps): update myst-parser requirement from <3.0.0,>=0.18.1 to >=0.18.1,<4.0.0 in /requirements (#20835)
build(deps): update myst-parser requirement in /requirements 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.18.1...v3.0.1) --- updated-dependencies: - dependency-name: myst-parser dependency-version: 3.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d39824 commit 673d9d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sphinx >5.0, <6.0
2-
myst-parser >=0.18.1, <3.0.0
2+
myst-parser >=0.18.1, <4.0.0
33
nbsphinx >=0.8.5, <=0.9.7
44
nbconvert <7.14 # temporary fix for https://github.com/jupyter/nbconvert/issues/2092
55
pandoc >=1.0, <=2.3

0 commit comments

Comments
 (0)