Bump markdown from 3.8.2 to 3.9

Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.8.2 to 3.9.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.8.2...3.9.0)

---
updated-dependencies:
- dependency-name: markdown
  dependency-version: '3.9'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-05 02:05:29 +00:00
committed by GitHub
parent 7ecb69a39f
commit 4181adb72d
2 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@ python-dotenv = "==1.1.1"
rtreelib = "==0.2.0"
werkzeug = "^3.1.3"
wtforms = "~=3.1"
markdown = "^3.8"
markdown = "^3.9"
mistune = "^3.1.4"
async-timeout = "^5.0.1"
bleach = "^6.1.0"