Skip to content

Commit 955e192

Browse files
chore(deps): bump myst-parser from 4.0.1 to 5.0.0
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 4.0.1 to 5.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@v4.0.1...v5.0.0) --- updated-dependencies: - dependency-name: myst-parser dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3861808 commit 955e192

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

Lines changed: 27 additions & 27 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
@@ -32,7 +32,7 @@ python = "^3.11,<3.14"
3232
# Documentation Dependencies
3333
Sphinx = {version = ">=5,<9", optional = true}
3434
sphinx-rtd-theme = {version = ">=1,<4", optional = true}
35-
myst-parser = {version = ">=0.18,<4.1", optional = true}
35+
myst-parser = {version = ">=0.18,<5.1", optional = true}
3636
bluetooth-sensor-state-data = ">=1.6.1"
3737
sensor-state-data = ">=2.19.0"
3838
bluetooth-data-tools = ">=0.1.2"

0 commit comments

Comments
 (0)