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](https://github.com/lepture/mistune/compare/v0.8.4...v2.0.3)

---
updated-dependencies:
- dependency-name: mistune
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-29 23:26:20 +00:00 committed by GitHub
parent 4ad832f742
commit ce257463ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 11 deletions

View file

@ -8,7 +8,7 @@ authors = ["Yax"]
python = "^3.8"
requests = "^2.25.1"
Pygments = "^2.7.4"
mistune = "^0.8.4"
mistune = "^2.0.3"
[tool.poetry.dev-dependencies]