From f75b03cafd73a53363c02bcd1980bfee4d8f0a3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 08:36:48 +0200 Subject: [PATCH] deps: update squidfunk/mkdocs-material to v9.5.20 (patch) (#3490) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: odubajDT Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: odubajDT --- docs/Makefile | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/Makefile b/docs/Makefile index 90f8c0b4a4..25ca9e00bd 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.18 +MKDOCS_DOCKER_IMAGE_VERSION=9.5.20 MKDOCS_DOCKER_IMAGE=squidfunk/mkdocs-material INTERACTIVE:=$(shell [ -t 0 ] && echo 1) diff --git a/requirements.txt b/requirements.txt index 54486fb146..948a1a3eb8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -mkdocs==1.5.3 +mkdocs==1.6.0 mkdocs-git-revision-date-localized-plugin==1.2.4 mkdocs-include-markdown-plugin==6.0.5 -mkdocs-material==9.5.18 +mkdocs-material==9.5.20 mkdocs-material-extensions==1.3.1 pymdown-extensions==10.8 -mkdocs-material[imaging]==9.5.18 +mkdocs-material[imaging]==9.5.20