Skip to content

Commit c11e8d3

Browse files
Bump myst-parser from 1.0.0 to 4.0.0
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 1.0.0 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@v1.0.0...v4.0.0) --- updated-dependencies: - dependency-name: myst-parser dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9054d71 commit c11e8d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ multidict==6.0.5
9090
# via
9191
# aiohttp
9292
# yarl
93-
myst-parser==1.0.0
93+
myst-parser==4.0.0
9494
# via appdaemon (pyproject.toml)
9595
ordered-set==4.1.0
9696
# via deepdiff

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ doc = [
6767
"sphinx-autobuild >= 2021.3.14,< 2024.5.0",
6868
"sphinx-rtd-theme == 2.0.0",
6969
"pygments >= 2.14,< 2.19",
70-
"myst-parser == 1.0.0",
70+
"myst-parser == 4.0.0",
7171
]
7272

7373

0 commit comments

Comments
 (0)