build(deps): bump mistune from 3.2.1 to 3.3.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-10 20:10:10 +00:00
committed by GitHub
parent fee40fd527
commit ad357fac45
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ dependencies = [
"djangorestframework~=3.17.1",
"drf-spectacular~=0.29.0",
"gunicorn==26.0.0",
"mistune~=3.2.1",
"mistune~=3.3.0",
"openpyxl~=3.1.5",
"procrastinate[django]~=3.8.1",
"psycopg[binary,pool]==3.3.4",