We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5200b0 commit 0c5bf38Copy full SHA for 0c5bf38
docs/Makefile
@@ -1,7 +1,7 @@
1
ROOT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))
2
3
# renovate: datasource=docker depName=squidfunk/mkdocs-material
4
-MKDOCS_DOCKER_IMAGE_VERSION=9.5.34
+MKDOCS_DOCKER_IMAGE_VERSION=9.5.40
5
MKDOCS_DOCKER_IMAGE=squidfunk/mkdocs-material
6
7
INTERACTIVE:=$(shell [ -t 0 ] && echo 1)
requirements.txt
mkdocs==1.6.1
mkdocs-git-revision-date-localized-plugin==1.2.9
mkdocs-include-markdown-plugin==6.2.2
-mkdocs-material==9.5.34
+mkdocs-material==9.5.40
mkdocs-material-extensions==1.3.1
pymdown-extensions==10.9
-mkdocs-material[imaging]==9.5.34
+mkdocs-material[imaging]==9.5.40
0 commit comments