chore(deps): update markdown requirement in /docs/_build

Updates the requirements on [markdown](https://github.com/Python-Markdown/markdown) to permit the latest version.
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.2.1...3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-09 13:28:48 +00:00
committed by GitHub
parent 0646cee6c8
commit 1204e8b4c0

View File

@@ -3,7 +3,7 @@ click==8.1.7
ghp-import==2.1.0
importlib-metadata==6.8.0
Jinja2==3.1.2
Markdown>=3.2.1,<3.5
Markdown>=3.2.1,<3.6
MarkupSafe==2.1.3
mergedeep==1.3.4
mkdocs==1.5.3