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",