Skip to content

Commit cd2c79f

Browse files
chore(deps): bump myst-parser from 0.18.1 to 1.0.0 (#38)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent adbeed6 commit cd2c79f

File tree

2 files changed

+20
-31
lines changed

2 files changed

+20
-31
lines changed

poetry.lock

+19-30
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.9"
2828
# Documentation Dependencies
2929
Sphinx = {version = "^5.0", optional = true}
3030
sphinx-rtd-theme = {version = ">=1,<3", optional = true}
31-
myst-parser = {version = "^0.18", optional = true}
31+
myst-parser = {version = ">=0.18,<1.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)