docs: Update mkdocs-requirements.txt
Update mkdocs to v1.2.3 to avoid a github "dependabot" warning for CVE-2021-40978. (The CVE doesn't impact the klipper3d.org site, but no harm in updating.) Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Python virtualenv module requirements for mkdocs
|
||||
mkdocs==1.2.2
|
||||
mkdocs==1.2.3
|
||||
mkdocs-material==7.2.0
|
||||
mkdocs-section-index==0.3.1
|
||||
mkdocs-simple-hooks==0.1.3
|
||||
|
||||
Reference in New Issue
Block a user