diff --git a/pyproject.toml b/pyproject.toml index c0135f7..7961121 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.2", + "mkdocs-material==9.7.3", "mkdocstrings[python]==1.0.3", "pytest-asyncio==1.3.0", "pytest==9.0.2",