diff --git a/pyproject.toml b/pyproject.toml index 71c11b4..92bd5ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dev = [ "mypy>=1.10", "ruff>=0.15.12", "pre-commit>=3.2.0", # 3.2 introduced the per-stage default_install_hook_types semantics we rely on - "mkdocs-material>=9.5", + "mkdocs-material>=9.7.7", "mkdocstrings[python]>=1.0.4", ]