docs: bump mkdocs to fix markdown breaking exts (#770)

The markdown Python lib seems to be causing some issues with certain
extensions. Bumping mkdocs to 1.3.1 seems to resolve this issue (the
alternative is pinning markdown to < 8.4.0).
This commit is contained in:
Clement Tsang 2022-07-24 06:50:52 -04:00 committed by GitHub
parent 5bf05eb558
commit 31bd2ca19f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
mkdocs == 1.3.0
mkdocs == 1.3.1
mkdocs-material == 8.3.9
mkdocs-material-extensions == 1.0.3
mdx_truly_sane_lists == 1.2