Skip to content

Commit a56c81b

Browse files
Bump myst-parser from 3.0.1 to 4.0.0
Bumps [myst-parser](https://github.com/executablebooks/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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97688f7 commit a56c81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ optional-dependencies.dev = [
4646
"doc8==1.1.1",
4747
"interrogate==1.7.0",
4848
"mypy==1.11.1",
49-
"myst-parser==3.0.1",
49+
"myst-parser==4.0.0",
5050
"pre-commit==3.8.0",
5151
"pyenchant==3.2.2",
5252
"pylint==3.2.6",

0 commit comments

Comments
 (0)