Skip to content

Commit c140999

Browse files
Bump mkdocs-material from 9.6.14 to 9.6.16 (#8866)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.14 to 9.6.16. - [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.14...9.6.16) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.6.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3300fee commit c140999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description = "Defaut package, used for development or readthedocs"
66
[project.optional-dependencies]
77
docs = [
88
"mkdocs==1.6.1",
9-
"mkdocs-material==9.6.14",
9+
"mkdocs-material==9.6.16",
1010
"mdx_truly_sane_lists==1.3",
1111
]
1212

0 commit comments

Comments
 (0)