Skip to content

Commit eca86e2

Browse files
chore(deps-dev): update mkdocs-material requirement (#209)
Updates the requirements on [mkdocs-material](https://github.com/squidfunk/mkdocs-material) to permit the latest version. - [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.21...9.7.6) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 937bdbb commit eca86e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ dev = [
122122
]
123123
docs = [
124124
"mkdocs>=1.6.1",
125-
"mkdocs-material>=9.6.21",
125+
"mkdocs-material>=9.7.6",
126126
"mkdocs-minify-plugin>=0.8.0",
127127
"pymdown-extensions>=10.16.1",
128128
"mike>=2.1.3",

0 commit comments

Comments
 (0)