From a6416461460007725ef468ba1cf203adb175f348 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 22:27:33 +0000 Subject: [PATCH] Bump mkdocs-material from 8.1.10 to 9.7.7 in /docs Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.1.10 to 9.7.7. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Upgrade guide](https://github.com/squidfunk/mkdocs-material/blob/master/docs/upgrade.md) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/8.1.10...9.7.7) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 98bdd06..dcc84fa 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,5 +6,5 @@ pydantic==1.10.13 # PySide2==5.15.0 keyboard==0.13.5 pytkdocs[numpy-style] -mkdocs-material==8.1.10 +mkdocs-material==9.7.7 mkdocstrings==0.18.0 \ No newline at end of file