Update markdown requirement from ~=3.2 to ~=3.7

Updates the requirements on [markdown](https://github.com/Python-Markdown/markdown) to permit the latest version.
- [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.2...3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/568/head
dependabot[bot] 5 months ago committed by GitHub
parent a3dec82cd5
commit fb8789c001
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -23,7 +23,7 @@ mkdocs-autolinks-plugin
# Requirements for core
jinja2~=3.1
markdown~=3.2
markdown~=3.7
mkdocs-material-extensions~=1.3
pygments~=2.18
pymdown-extensions~=10.9

Loading…
Cancel
Save