10000 Bump mistune from 0.8.4 to 2.0.3 · python-kasa/python-kasa@76c9ff7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 76c9ff7

Browse files
Bump mistune from 0.8.4 to 2.0.3
Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.3. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/master/docs/changes.rst) - [Commits](lepture/mistune@v0.8.4...v2.0.3) --- updated-dependencies: - dependency-name: mistune dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7aebef5 commit 76c9ff7

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

poetry.lock

Lines changed: 14 additions & 14 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
@@ -24,7 +24,7 @@ pydantic = "^1"
2424
# required only for docs
2525
sphinx = { version = "^4", optional = true }
2626
m2r = { version = "^0", optional = true }
27-
mistune = { version = "<2.0.0", optional = true }
27+
mistune = { version = "<3.0.0", optional = true }
2828
sphinx_rtd_theme = { version = "^0", optional = true }
2929
sphinxcontrib-programoutput = { version = "^0", optional = true }
3030

0 commit comments

Comments
 (0)
0