diff --git a/pyproject.toml b/pyproject.toml index dae13b5..6d5bce7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ test = [ "pillow>=10.0,<13.0", ] docs = [ - "mkdocs-material>=9.0,<10.0", + "mkdocs-material>=9.7.6,<10.0", "mkdocs-glightbox>=0.4,<1.0", ]