Skip to content

Commit fbca665

Browse files
chore: bump mkdocs-material in the docs-dependencies group (#52)
Bumps the docs-dependencies group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `mkdocs-material` from 9.7.4 to 9.7.5 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.7.4...9.7.5) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: docs-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d2ca31 commit fbca665

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
@@ -41,7 +41,7 @@ dev = [
4141
]
4242
docs = [
4343
"mkdocs==1.6.1",
44-
"mkdocs-material==9.7.4",
44+
"mkdocs-material==9.7.5",
4545
"mkdocstrings[python]==1.0.3",
4646
"mkdocs-jupyter==0.25.1",
4747
"mkdocs-plotly-plugin==0.1.3",

0 commit comments

Comments
 (0)