Skip to content

Commit c39d623

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

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.6.11",
16+
"mkdocs-material==9.6.21",
1717
"mkdocs-minify-plugin==0.8.0",
1818
"mkdocs-redirects==1.2.2",
1919
],

0 commit comments

Comments
 (0)