Skip to content

Commit 55eb259

Browse files
Bump mistune from 2.0.0rc1 to 3.0.0rc1
Bumps [mistune](https://github.com/lepture/mistune) from 2.0.0rc1 to 3.0.0rc1. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/master/docs/changes.rst) - [Commits](lepture/mistune@v2.0.0rc1...v3.0.0rc1) --- updated-dependencies: - dependency-name: mistune dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8d8b3c commit 55eb259

File tree

2 files changed

+50
-14
lines changed

2 files changed

+50
-14
lines changed

poetry.lock

Lines changed: 49 additions & 13 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
@@ -16,7 +16,7 @@ mkdocs-git-revision-date-plugin = "^0.3.1"
1616
toml = "^0.10.2"
1717
"pyChart.JS" = "^0.3.0"
1818
waybackpy = "^2.4.3"
19-
mistune = {version = "2.0.0rc1", allow-prereleases = true}
19+
mistune = {version = "3.0.0rc1", allow-prereleases = true}
2020
pybadges = "^2.2.1"
2121

2222
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)