chore(deps): update dependency mkdocs-material to v9.7.5 (#7224)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-10 18:11:56 +00:00
committed by GitHub
parent f6ca4bb29a
commit 5c2bbea09b
2 changed files with 7 additions and 7 deletions

View File

@@ -60,12 +60,12 @@ pgsql = [
[dependency-groups]
docs = [
"mkdocs-material==9.7.4",
"mkdocs-material==9.7.5",
]
dev = [
"coverage==7.13.4",
"coveragepy-lcov==0.1.2",
"mkdocs-material==9.7.4",
"mkdocs-material==9.7.5",
"mypy==1.19.1",
"pre-commit==4.5.1",
"pylint==4.0.5",