From 5d1af2f55584146dbf721587e65b22e00ab7cc32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 20:07:35 +0000 Subject: [PATCH] Bump mkdocs-git-revision-date-localized-plugin from 1.4.7 to 1.5.0 Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.4.7 to 1.5.0. - [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases) - [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.4.7...v1.5.0) --- updated-dependencies: - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 116c789..c32c7d8 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,3 +1,3 @@ mkdocs==1.5.3 mkdocs-material==9.5.18 -mkdocs-git-revision-date-localized-plugin==1.4.7 \ No newline at end of file +mkdocs-git-revision-date-localized-plugin==1.5.0 \ No newline at end of file