Skip to content

Commit aea8dce

Browse files
Bump mkdocs-material from 9.6.22 to 9.7.1 (#23)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.22 to 9.7.1. - [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.22...9.7.1) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54ab90e commit aea8dce

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
@@ -32,7 +32,7 @@ pytest = [
3232
]
3333
docs = [
3434
"mkdocs==1.6.1",
35-
"mkdocs-material==9.6.22",
35+
"mkdocs-material==9.7.1",
3636
]
3737

3838
[project.urls]

0 commit comments

Comments
 (0)