Skip to content

Commit daa5ae8

Browse files
chore(deps-dev): bump mkdocs-material from 9.6.14 to 9.6.21 (#280)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.14 to 9.6.21. - [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.21) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.6.21 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e1b75f commit daa5ae8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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.14", python = ">=3.10" }
75+
mkdocs-material = { version = "9.6.21", python = ">=3.10" }
7676
mkdocstrings = { version = "0.30.1", extras = ["python"], python = ">=3.10" }
7777

7878
[tool.poe.tasks]

0 commit comments

Comments
 (0)