From 1baee59ff8ce32adf40a4f7926203e1bb09e26b7 Mon Sep 17 00:00:00 2001 From: Imran Siddique Date: Mon, 15 Jun 2026 13:45:41 -0700 Subject: [PATCH] chore(deps): bump mkdocs-material >=9.7.6 and mkdocstrings >=1.0.4 Applies the two remaining dependabot bumps that conflicted after the other docs-deps PRs merged. Closes #309 and #310. Co-Authored-By: Claude Sonnet 4.6 --- requirements-docs.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 7876e25..0816abc 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,6 +1,6 @@ mkdocs>=1.6.1 -mkdocs-material>=9.5 +mkdocs-material>=9.7.6 mkdocs-minify-plugin>=0.8 pymdown-extensions>=10.21.3 -mkdocstrings[python]>=0.25 +mkdocstrings[python]>=1.0.4 griffe>=2.0.2