From 6b65ae1f135c672fcca1c70b088c9f58ee9a10c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 13:54:29 +0000 Subject: [PATCH] Bump mkdocs-git-revision-date-localized-plugin from 1.5.3 to 1.5.4 Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.5.3 to 1.5.4. - [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.3...v1.5.4) --- updated-dependencies: - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-version: 1.5.4 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 a3f07ea..e48bda5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ mkdocs-awesome-pages-plugin==2.10.1 mkdocs-material==9.7.6 mkdocs-minify-plugin==0.8.0 mkdocs-multirepo-plugin==0.8.3 -mkdocs-git-revision-date-localized-plugin==1.5.3 \ No newline at end of file +mkdocs-git-revision-date-localized-plugin==1.5.4 \ No newline at end of file