Bump mistune from 3.1.4 to 3.2.0 (#3183)

Bumps [mistune](https://github.com/lepture/mistune) from 3.1.4 to 3.2.0.
- [Release notes](https://github.com/lepture/mistune/releases)
- [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst)
- [Commits](https://github.com/lepture/mistune/compare/v3.1.4...v3.2.0)

---
updated-dependencies:
- dependency-name: mistune
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-26 11:07:15 -05:00
committed by GitHub
parent 6b703e4dea
commit b4cd7c6e9c
2 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@ rtreelib = "==0.2.0"
werkzeug = "^3.1.4"
wtforms = "~=3.1"
markdown = "^3.10"
mistune = "^3.1.4"
mistune = "^3.2.0"
async-timeout = "^5.0.1"
bleach = "^6.3.0"
boto3 = "^1.35.99"