We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents deceb59 + 163a71d commit 5cd450fCopy full SHA for 5cd450f
2 files changed
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.7.3",
+ "mkdocs-material==9.7.6",
91
"mkdocs-minify-html-plugin>=0.3.1",
92
"mkdocstrings==0.30.1",
93
"pytest-xdist==3.8.0",
requirements-docs.txt
@@ -7,7 +7,7 @@ setuptools==82.0.1
7
8
markdown-include==0.8.1
9
mkdocs==1.6.1
10
-mkdocs-material==9.7.3
+mkdocs-material==9.7.6
11
mkdocs-minify-plugin==0.8.0
12
mkdocs-redirects==1.2.2
13
mkdocstrings[python]==1.0.0
0 commit comments