From e2c95baef14cf845dc44bf5e6737cf601192861e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 16:20:19 +0100 Subject: [PATCH] :arrow_up: Bump mkdocs-git-revision-date-localized-plugin (#4689) --- 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 917fe3929..72d535229 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.3.0 # plugin "git-revision-date-localized" +mkdocs-git-revision-date-localized-plugin==1.4.5 # plugin "git-revision-date-localized" mkdocs-material==9.6.8 # theme for mkdocs mkdocs-material-extensions==1.3.1 # extensions mkdocs-minify-plugin==0.8.0 # plugin "minify"