Skip to content

Commit 052d5c3

Browse files
chore(deps-dev): bump mkdocs-material from 9.6.21 to 9.7.0
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.21 to 9.7.0. - [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.0) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent daa5ae8 commit 052d5c3

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

poetry.lock

Lines changed: 16 additions & 16 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
@@ -72,7 +72,7 @@ ruff = "0.13.3"
7272

7373
[tool.poetry.group.docs.dependencies]
7474
mkdocs = { version = "1.6.1", python = ">=3.10" }
75-
mkdocs-material = { version = "9.6.21", python = ">=3.10" }
75+
mkdocs-material = { version = "9.7.0", python = ">=3.10" }
7676
mkdocstrings = { version = "0.30.1", extras = ["python"], python = ">=3.10" }
7777

7878
[tool.poe.tasks]

0 commit comments

Comments
 (0)