Skip to content

Commit 0c5bf38

Browse files
deps: update squidfunk/mkdocs-material to v9.5.40 (patch) (#3751)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a5200b0 commit 0c5bf38

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ROOT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))
22

33
# renovate: datasource=docker depName=squidfunk/mkdocs-material
4-
MKDOCS_DOCKER_IMAGE_VERSION=9.5.34
4+
MKDOCS_DOCKER_IMAGE_VERSION=9.5.40
55
MKDOCS_DOCKER_IMAGE=squidfunk/mkdocs-material
66

77
INTERACTIVE:=$(shell [ -t 0 ] && echo 1)

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mkdocs==1.6.1
22
mkdocs-git-revision-date-localized-plugin==1.2.9
33
mkdocs-include-markdown-plugin==6.2.2
4-
mkdocs-material==9.5.34
4+
mkdocs-material==9.5.40
55
mkdocs-material-extensions==1.3.1
66
pymdown-extensions==10.9
7-
mkdocs-material[imaging]==9.5.34
7+
mkdocs-material[imaging]==9.5.40

0 commit comments

Comments
 (0)