chore(deps): update dependency mkdocs-material to v9.7.1 (#6741)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-21 18:05:50 +00:00
committed by GitHub
parent b2d0f46dd2
commit 8c35a26ab0
2 changed files with 7 additions and 7 deletions

View File

@@ -58,12 +58,12 @@ pgsql = [
[dependency-groups]
docs = [
"mkdocs-material==9.7.0",
"mkdocs-material==9.7.1",
]
dev = [
"coverage==7.13.0",
"coveragepy-lcov==0.1.2",
"mkdocs-material==9.7.0",
"mkdocs-material==9.7.1",
"mypy==1.19.1",
"pre-commit==4.5.1",
"pylint==4.0.4",