From 8fa202067a07a8315a6aa80fc1a56ccf31e6a5cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 09:16:33 +0000 Subject: [PATCH] chore(docs-deps): bump mkdocs-material Bumps the docs-python-patch-and-minor group in /site-docs with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `mkdocs-material` from 9.7.6 to 9.7.7 - [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.7.6...9.7.7) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-python-patch-and-minor ... Signed-off-by: dependabot[bot] --- site-docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site-docs/requirements.txt b/site-docs/requirements.txt index 65732f9..0c525b8 100644 --- a/site-docs/requirements.txt +++ b/site-docs/requirements.txt @@ -1,2 +1,2 @@ mkdocs==1.6.1 -mkdocs-material==9.7.6 +mkdocs-material==9.7.7