From 2eb395eba0c1d51e08a7a496b00bdba6b6f2eee2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 14:22:39 +0000 Subject: [PATCH] Bump mkdocs-git-revision-date-localized-plugin from 1.4.5 to 1.4.7 Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.4.5 to 1.4.7. - [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.5...v1.4.7) --- updated-dependencies: - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-version: 1.4.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91672dc..5f0d28f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ mkdocs-material-extensions==1.3.1 mkdocs-monorepo-plugin==1.1.0 mkdocs-macros-plugin==1.3.7 mkdocs-git-authors-plugin==0.9.4 -mkdocs-git-revision-date-localized-plugin==1.4.5 \ No newline at end of file +mkdocs-git-revision-date-localized-plugin==1.4.7 \ No newline at end of file