From 5999bdc9e2563ceaa85663b541bca3d2a6d4467a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 18:44:54 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20mkdocs-material=20t?= =?UTF-8?q?o=20v9.7.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8a7ace9..f6ed945 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dependencies = [ "aiohttp==3.13.3", "prometheus-client==0.24.1", "mashumaro==3.20", - "mkdocs-material==9.7.1", + "mkdocs-material==9.7.2", "mkdocstrings[python]==1.0.3", "pytest-asyncio==1.3.0", "pytest==9.0.2",