diff --git a/pyproject.toml b/pyproject.toml index e719fcf83b..169a4f5386 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ test = [ docs = [ # MkDocs to build our documentation. "mkdocs==1.6.1", - "mkdocs-material[imaging]==9.7.4", + "mkdocs-material[imaging]==9.7.5", # pylinkvalidator to check for broken links in documentation. "pylinkvalidator==0.3", ]