Skip to content

Commit 49f671d

Browse files
chore(deps): bump myst-parser from 1.0.0 to 3.0.1 (#52)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4fb16ae commit 49f671d

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

+24-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ python = "^3.10,<3.14"
2828
# Documentation Dependencies
2929
Sphinx = {version = ">=5,<7", optional = true}
3030
sphinx-rtd-theme = {version = ">=1,<4", optional = true}
31-
myst-parser = {version = ">=0.18,<1.1", optional = true}
31+
myst-parser = {version = ">=0.18,<3.1", optional = true}
3232
bluetooth-sensor-state-data = ">=1.6.1"
3333
sensor-state-data = ">=2.3.1"
3434
bluetooth-data-tools = ">=0.1.2"

0 commit comments

Comments
 (0)