From e3b1b5d348b0a1ed369012aa711830bfa34e989a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 10:35:36 +0000 Subject: [PATCH] Bump mkdocs-material from 9.6.15 to 9.6.16 in the patch group Bumps the patch group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `mkdocs-material` from 9.6.15 to 9.6.16 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.6.15...9.6.16) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.6.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7b1c7e7f..f670e41e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ dev-mkdocs = [ "mkdocs-literate-nav == 0.6.2", "frequenz-api-dispatch == 1.0.0-rc2", "mkdocs-macros-plugin == 1.3.7", - "mkdocs-material == 9.6.15", + "mkdocs-material == 9.6.16", "mkdocstrings[python] == 0.30.0", "frequenz-repo-config[lib] == 0.13.5", ]