From be72d75452260c3a4ca23e4846787a58e7749f3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 15:10:27 +0000 Subject: [PATCH] Bump mkdocs-git-revision-date-localized-plugin from 1.5.0 to 1.5.1 Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.5.0 to 1.5.1. - [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.5.0...v1.5.1) --- updated-dependencies: - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-version: 1.5.1 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 3cfc478..a280b4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ mkdocs-awesome-pages-plugin==2.10.1 mkdocs-material==9.7.0 mkdocs-minify-plugin==0.8.0 mkdocs-multirepo-plugin==0.8.3 -mkdocs-git-revision-date-localized-plugin==1.5.0 \ No newline at end of file +mkdocs-git-revision-date-localized-plugin==1.5.1 \ No newline at end of file