Skip to content

Commit b7dec6f

Browse files
chore(deps-dev): bump mkdocs-material from 9.6.14 to 9.6.16
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.14 to 9.6.16. - [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.14...9.6.16) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.6.16 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1cebd3f commit b7dec6f

File tree

2 files changed

+38
-27
lines changed

2 files changed

+38
-27
lines changed

poetry.lock

Lines changed: 37 additions & 26 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.11.13"
7272

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

7878
[tool.poe.tasks]

0 commit comments

Comments
 (0)