Bump mkdocs-material[imaging] from 9.7.0 to 9.7.3 (#9912)

This commit is contained in:
dependabot[bot] 2026-03-03 23:58:30 +01:00 committed by GitHub
parent c7919c3895
commit bb76622337
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,7 +57,7 @@ test = [
docs = [
# MkDocs to build our documentation.
"mkdocs==1.6.1",
"mkdocs-material[imaging]==9.7.0",
"mkdocs-material[imaging]==9.7.3",
# pylinkvalidator to check for broken links in documentation.
"pylinkvalidator==0.3",
]