From 34b6834ce576d34b6c7cc16fdacaaae5b4731790 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Jul 2025 02:04:24 +0000 Subject: [PATCH] Bump mkdocs-material to v9.6.15 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e163bc8..5dea635 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "aiohttp==3.12.13", "prometheus-client==0.22.1", "mashumaro==3.16", - "mkdocs-material==9.6.14", + "mkdocs-material==9.6.15", "mkdocstrings[python]==0.29.1", ]