Update markdown requirement from ~=3.7 to ~=3.8

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.7...3.8)

---
updated-dependencies:
- dependency-name: markdown
  dependency-version: '3.8'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/820/head
dependabot[bot] 3 days ago committed by GitHub
parent bc05995bd2
commit be2365433c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -24,7 +24,7 @@ mkdocs-autolinks-plugin
# Requirements for core # Requirements for core
jinja2~=3.1 jinja2~=3.1
markdown~=3.7 markdown~=3.8
mkdocs-material-extensions~=1.3 mkdocs-material-extensions~=1.3
pygments~=2.19 pygments~=2.19
pymdown-extensions~=10.14 pymdown-extensions~=10.14

Loading…
Cancel
Save