diff --git a/pyproject.toml b/pyproject.toml index 90c2cc9..ad96294 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "aiohttp==3.13.2", "prometheus-client==0.23.1", "mashumaro==3.17", - "mkdocs-material==9.7.0", + "mkdocs-material==9.7.1", "mkdocstrings[python]==0.30.1", ]