We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3cd25 commit e83e430Copy full SHA for e83e430
docs-users/requirements.txt
@@ -1,5 +1,5 @@
1
# Force rtfd to use a recent version of mkdocs
2
mkdocs==1.6.1
3
pymdown-extensions==10.16.1
4
-mkdocs-material==9.6.18
+mkdocs-material==9.6.20
5
mkdocs-static-i18n==1.3.0
docs/requirements.txt
pyproject.toml
@@ -47,7 +47,7 @@ dev = [
47
"ruff==0.13.1",
48
"djlint==1.36.4",
49
"mkdocs==1.6.1",
50
- "mkdocs-material==9.6.18",
+ "mkdocs-material==9.6.20",
51
"mkdocs-static-i18n==1.3.0",
52
"vermin==1.6.0",
53
"pymdown-extensions==10.16.1",
0 commit comments