Skip to content

Commit 5cd450f

Browse files
authored
Merge pull request #2407 from subzeroid/dependabot/pip/mkdocs-material-9.7.6
Bump mkdocs-material from 9.7.3 to 9.7.6
2 parents deceb59 + 163a71d commit 5cd450f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ test = [
8787
"bandit==1.8.6",
8888
"mike==2.1.3",
8989
"markdown-include==0.8.1",
90-
"mkdocs-material==9.7.3",
90+
"mkdocs-material==9.7.6",
9191
"mkdocs-minify-html-plugin>=0.3.1",
9292
"mkdocstrings==0.30.1",
9393
"pytest-xdist==3.8.0",

requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ setuptools==82.0.1
77

88
markdown-include==0.8.1
99
mkdocs==1.6.1
10-
mkdocs-material==9.7.3
10+
mkdocs-material==9.7.6
1111
mkdocs-minify-plugin==0.8.0
1212
mkdocs-redirects==1.2.2
1313
mkdocstrings[python]==1.0.0

0 commit comments

Comments
 (0)