diff --git a/pyproject.toml b/pyproject.toml index 065ea1b..1eb4c4d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ pytest = [ ] docs = [ "mkdocs==1.6.1", - "mkdocs-material==9.7.1", + "mkdocs-material==9.7.3", ] [project.urls]