From f1fc74ba71a02888475bf25ba42eff229513ef6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 12:24:09 +0000 Subject: [PATCH] deps: update squidfunk/mkdocs-material to v9.5.42 (patch) (#3788) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/Makefile | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Makefile b/docs/Makefile index 689f21bcbd..2779218c2a 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -1,7 +1,7 @@ ROOT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST)))) # renovate: datasource=docker depName=squidfunk/mkdocs-material -MKDOCS_DOCKER_IMAGE_VERSION=9.5.40 +MKDOCS_DOCKER_IMAGE_VERSION=9.5.42 MKDOCS_DOCKER_IMAGE=squidfunk/mkdocs-material INTERACTIVE:=$(shell [ -t 0 ] && echo 1) diff --git a/requirements.txt b/requirements.txt index f3da8f7e77..cfe6c79b36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ mkdocs==1.6.1 mkdocs-git-revision-date-localized-plugin==1.2.9 mkdocs-include-markdown-plugin==7.0.0 -mkdocs-material==9.5.40 +mkdocs-material==9.5.42 mkdocs-material-extensions==1.3.1 pymdown-extensions==10.11.2 -mkdocs-material[imaging]==9.5.40 +mkdocs-material[imaging]==9.5.42