Skip to content

Commit 052c85b

Browse files
fix(deps): update mkdocs-material to v9.7.6 (#461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cef74e5 commit 052c85b

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

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.7.5
5+
FROM squidfunk/mkdocs-material:9.7.6
66

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"mkdocs-htmlproofer-plugin==1.5.0",
1717
"mkdocs-literate-nav==0.6.2",
1818
"mkdocs-macros-adr-summary==1.3.0",
19-
"mkdocs-material==9.7.5",
19+
"mkdocs-material==9.7.6",
2020
"plantuml-markdown==3.11.1",
2121
]
2222

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)