From 9c3818516776e3fb99e2237313e4b70534ce5009 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 08:03:46 +0100 Subject: [PATCH] :arrow_up: Bump mkdocs-git-revision-date-localized-plugin (#4987) --- docs/mkdocs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mkdocs/requirements.txt b/docs/mkdocs/requirements.txt index 821ef57ae..c12403b44 100644 --- a/docs/mkdocs/requirements.txt +++ b/docs/mkdocs/requirements.txt @@ -1,7 +1,7 @@ wheel==0.45.1 mkdocs==1.6.1 # documentation framework -mkdocs-git-revision-date-localized-plugin==1.4.7 # plugin "git-revision-date-localized" +mkdocs-git-revision-date-localized-plugin==1.5.0 # plugin "git-revision-date-localized" mkdocs-material==9.6.22 # theme for mkdocs mkdocs-material-extensions==1.3.1 # extensions mkdocs-minify-plugin==0.8.0 # plugin "minify"