diff --git a/pyproject.toml b/pyproject.toml index 84946cf..e0bf087 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ pytest = [ ] docs = [ "mkdocs==1.6.1", - "mkdocs-material==9.6.22", + "mkdocs-material==9.7.1", ] [project.urls]