Skip to content

Commit c165dc1

Browse files
chore(deps-dev): bump myst-parser from 0.18.1 to 1.0.0 (#52)
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 0.18.1 to 1.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...v1.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 3f3679e commit c165dc1

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

poetry.lock

Lines changed: 11 additions & 11 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
@@ -56,7 +56,7 @@ responses = "^0.22"
5656
optional = true
5757

5858
[tool.poetry.group.doc.dependencies]
59-
myst_parser = "^0.18.1"
59+
myst_parser = ">=0.18.1,<1.1.0"
6060
sphinx = "^5.3.0"
6161
sphinx_rtd_theme = "^1.1.1"
6262

0 commit comments

Comments
 (0)