Skip to content

Commit 4ff6120

Browse files
build(deps): bump myst-parser (#3530)
Bumps the production-dependencies group in /docs with 1 update: [myst-parser](https://github.com/executablebooks/MyST-Parser). Updates `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 dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 754b956 commit 4ff6120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ commonmark==0.9.1
99
docutils==0.20.1
1010
idna==3.7
1111
imagesize==1.4.1
12-
myst-parser==3.0.1
12+
myst-parser==4.0.0
1313
packaging==24.1
1414
pyparsing==3.1.2
1515
pytz==2024.1

0 commit comments

Comments
 (0)