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