Skip to content

Commit f2725a4

Browse files
Bump mkdocs-material from 9.5.49 to 9.6.7
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.49 to 9.6.7. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.49...9.6.7) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 67bd0a4 commit f2725a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
python_requires='>=3.11, <4',
1414
install_requires=[
1515
"mkdocs==1.6.1",
16-
"mkdocs-material==9.5.49",
16+
"mkdocs-material==9.6.7",
1717
"mkdocs-minify-plugin==0.8.0",
1818
"mkdocs-redirects==1.2.2",
1919
],

0 commit comments

Comments
 (0)