Skip to content

Commit c5ba2ea

Browse files
chore(deps): bump myst-parser from 3.0.1 to 4.0.0 (#61)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c53bc01 commit c5ba2ea

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

+8-8
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,<8", optional = true}
3030
sphinx-rtd-theme = {version = ">=1,<4", optional = true}
31-
myst-parser = {version = ">=0.18,<3.1", optional = true}
31+
myst-parser = {version = ">=0.18,<4.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)