Skip to content

Commit f9e91c2

Browse files
chore(deps): bump myst-parser from 1.0.0 to 3.0.1
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 1.0.0 to 3.0.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@v1.0.0...v3.0.1) --- 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 7f9cb1c commit f9e91c2

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 additions & 24 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
@@ -28,7 +28,7 @@ python = "^3.9"
2828
# Documentation Dependencies
2929
Sphinx = {version = ">=5,<7", optional = true}
3030
sphinx-rtd-theme = {version = ">=1,<3", optional = true}
31-
myst-parser = {version = ">=0.18,<1.1", optional = true}
31+
myst-parser = {version = ">=0.18,<3.1", optional = true}
3232
home-assistant-bluetooth = ">=1.9.2"
3333
sensor-state-data = ">=2.17.1"
3434
bluetooth-sensor-state-data = ">=1.6.0"

0 commit comments

Comments
 (0)