diff --git a/pyproject.toml b/pyproject.toml index 8875ddb..81d8fa3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "aiohttp==3.12.15", "prometheus-client==0.22.1", "mashumaro==3.16", - "mkdocs-material==9.6.16", + "mkdocs-material==9.6.17", "mkdocstrings[python]==0.30.0", ]