Skip to content

Commit 8d51773

Browse files
fix(deps): update mkdocs-material to v9.6.13 (#311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d5eba5b commit 8d51773

File tree

3 files changed

+157
-157
lines changed

3 files changed

+157
-157
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# SPDX-License-Identifier: MIT
44

5-
FROM squidfunk/mkdocs-material:9.6.12
5+
FROM squidfunk/mkdocs-material:9.6.13
66

77
COPY --from=ghcr.io/astral-sh/uv:0.7.3 /uv /uvx /bin/
88

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"mkdocs-git-revision-date-localized-plugin==1.4.5",
1313
"mkdocs-glightbox==0.4.0",
1414
"mkdocs-htmlproofer-plugin==1.3.0",
15-
"mkdocs-material==9.6.12",
15+
"mkdocs-material==9.6.13",
1616
"plantuml-markdown==3.11.1",
1717
]
1818

0 commit comments

Comments
 (0)