diff --git a/pyproject.toml b/pyproject.toml index 03a797c..997be9e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dev = [ # Docs-site build only (MkDocs Material). Never a runtime dependency — the # scanner itself stays standard-library only; see the note on `dependencies`. docs = [ - "mkdocs-material>=9.5", + "mkdocs-material>=9.7.7", ] [project.scripts]