We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa5894a commit 17bdb32Copy full SHA for 17bdb32
site/mkdocs.yml
@@ -66,7 +66,6 @@ plugins:
66
rss_created: rss.xml
67
- macros
68
- monorepo
69
- - privacy
70
- offline:
71
enabled: !ENV [OFFLINE, false]
72
- redirects:
site/requirements.txt
@@ -17,7 +17,7 @@
17
18
mkdocs-awesome-pages-plugin==2.10.1
19
mkdocs-macros-plugin==1.5.0
20
-mkdocs-material==9.6.23
+mkdocs-material==9.7.5
21
mkdocs-material-extensions==1.3.1
22
mkdocs-monorepo-plugin @ git+https://github.com/bitsondatadev/mkdocs-monorepo-plugin@url-fix
23
mkdocs-redirects==1.2.2
0 commit comments