We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5a2dfb + 2187535 commit 2130afeCopy full SHA for 2130afe
pyproject.toml
@@ -87,7 +87,7 @@ test = [
87
"bandit==1.8.6",
88
"mike==2.1.3",
89
"markdown-include==0.8.1",
90
- "mkdocs-material==9.6.17",
+ "mkdocs-material==9.6.18",
91
"mkdocs-minify-html-plugin>=0.3.1",
92
"mkdocstrings==0.30.0",
93
"pytest-xdist==3.8.0",
requirements-docs.txt
@@ -7,7 +7,7 @@ setuptools==68.2.2
7
8
markdown-include==0.8.1
9
mkdocs==1.6.1
10
-mkdocs-material==9.6.17
+mkdocs-material==9.6.18
11
mkdocs-minify-plugin==0.8.0
12
mkdocs-redirects==1.2.2
13
mkdocstrings[python]==0.30.0
0 commit comments