Bump mistune from 3.2.0 to 3.2.1

Bumps [mistune](https://github.com/lepture/mistune) from 3.2.0 to 3.2.1.
- [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.2.0...v3.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-08 06:31:35 +00:00
committed by GitHub
parent b2ffcd3a37
commit 0c2c9671d1
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ dependencies = [
"django-ninja>=1.6.2,<6.0.0",
"django-ninja-extra>=0.31.4",
"Pillow>=12.2.0,<13.0.0",
"mistune>=3.2.0,<4.0.0",
"mistune>=3.2.1,<4.0.0",
"django-jinja<3.0.0,>=2.11.0",
"cryptography>=47.0.0,<48.0.0",
"django-phonenumber-field>=8.4.0,<9.0.0",