Skip to content

Commit 06e6c0f

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

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

poetry.lock

Lines changed: 16 additions & 16 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.21", optional = true}
1313

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

0 commit comments

Comments
 (0)