diff --git a/pyproject.toml b/pyproject.toml index 33c5ecd..d739394 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ dev = [ "pytest-asyncio>=1.1.0", "pytest-cov>=6.2.1", "types-croniter>=6.0.0.20250809", - "mkdocs-material==9.6.20", + "mkdocs-material==9.7.2", "mkdocstrings[python]==0.30.1", ]