mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-09-16 15:45:38 +00:00
docs: bump mkdocs-material version to 9.7.7 (#2235)
Didn't realize this was available; this fixes an XSS vuln (see https://github.com/squidfunk/mkdocs-material/releases/tag/9.7.7).
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# TODO: We may want to migrate off of mkdocs since mkdocs-material is
|
# TODO: We may want to migrate off of mkdocs since mkdocs-material is
|
||||||
# now on maintenance mode... this might be kinda hard to do though.
|
# now on maintenance mode... this might be kinda hard to do though.
|
||||||
mkdocs == 1.6.1
|
mkdocs == 1.6.1
|
||||||
mkdocs-material == 9.7.6
|
mkdocs-material == 9.7.7
|
||||||
mdx_truly_sane_lists == 1.3
|
mdx_truly_sane_lists == 1.3
|
||||||
mike == 2.1.4
|
mike == 2.1.4
|
||||||
mkdocs-git-revision-date-localized-plugin == 1.4.5
|
mkdocs-git-revision-date-localized-plugin == 1.4.5
|
||||||
|
|||||||
Reference in New Issue
Block a user