From f15f1e967a440b51f27fd6c4536edd63335b0261 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 10:24:00 +0200 Subject: [PATCH] build(deps): bump mkdocs-material from 9.6.14 to 9.6.15 (#1291) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.14 to 9.6.15. - [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.14...9.6.15) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.6.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 11aba316..899a42ac 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -140,7 +140,7 @@ mkdocs-git-revision-date-localized-plugin==1.4.7 # via hatch.envs.docs mkdocs-include-markdown-plugin==7.1.6 # via hatch.envs.docs -mkdocs-material==9.6.14 +mkdocs-material==9.6.15 # via hatch.envs.docs mkdocs-material-extensions==1.3.1 # via mkdocs-material