From 72ec3c2a12b782edcad3d375ed8f27e08018a20b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Aug 2025 16:32:25 +0000 Subject: [PATCH] Bump mkdocs-material to v9.6.16 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index dede8a9..8a9f1dc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "aiohttp==3.12.14", "prometheus-client==0.22.1", "mashumaro==3.16", - "mkdocs-material==9.6.15", + "mkdocs-material==9.6.16", "mkdocstrings[python]==0.30.0", ]