Skip to content

Commit 61d0552

Browse files
chore(deps-dev): bump mkdocs-material from 9.6.21 to 9.7.1 (#290)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.21 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.21...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 1eecc4b commit 61d0552

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

poetry.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ test = [
5858

5959
docs = [
6060
"mkdocs (==1.6.1) ; python_version >= '3.10'",
61-
"mkdocs-material (==9.6.21) ; python_version >= '3.10'",
61+
"mkdocs-material (==9.7.1) ; python_version >= '3.10'",
6262
"mkdocstrings[python] (==0.30.1) ; python_version >= '3.10'"
6363
]
6464

0 commit comments

Comments
 (0)