We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ba4d3f + 92b1d09 commit b112ed1Copy full SHA for b112ed1
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.16",
+ "mkdocs-material==9.6.17",
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.16
+mkdocs-material==9.6.17
11
mkdocs-minify-plugin==0.8.0
12
mkdocs-redirects==1.2.2
13
mkdocstrings[python]==0.30.0
0 commit comments