Skip to content

Commit df787ac

Browse files
fix(deps): update mkdocs-material
1 parent 5ed1708 commit df787ac

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Dockerfile

+1-1
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.9
5+
FROM squidfunk/mkdocs-material:9.6.10
66

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

pyproject.toml

+1-1
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.9",
15+
"mkdocs-material==9.6.11",
1616
"plantuml-markdown==3.11.1",
1717
]
1818

uv.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)