Skip to content

Commit fa313d8

Browse files
build(deps-dev): bump myst-parser from 0.18.1 to 2.0.0 (#61)
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 0.18.1 to 2.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@v0.18.1...v2.0.0) --- updated-dependencies: - dependency-name: myst-parser dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f94871b commit fa313d8

File tree

2 files changed

+53
-50
lines changed

2 files changed

+53
-50
lines changed

poetry.lock

Lines changed: 52 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ exceptiongroup = {version = "^1.0.0-rc.3"}
1212
injector = {version = ">=0.19,<0.22", optional = true}
1313

1414
[tool.poetry.group.docs.dependencies]
15-
myst-parser = ">=0.17.2,<0.19.0"
15+
myst-parser = ">=0.17.2,<2.1.0"
1616
sphinx-artisan-theme = ">=0.0.1,<0.1.1"
1717
autodocsumm = "^0.2.8"
1818
sphinx-autobuild = "^2021.3.14"

0 commit comments

Comments
 (0)