From 5ac16c54d6baa6a860d2c110ad5cc51c314f5fa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 12:08:23 +0000 Subject: [PATCH] chore(gh): update mkdocs-git-revision-date-localized-plugin requirement Updates the requirements on [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) to permit the latest version. - [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.2.2...v1.5.1) --- updated-dependencies: - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-version: 1.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 91dec5c8..be9d74f2 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -mkdocs-git-revision-date-localized-plugin >= 1.2.2 +mkdocs-git-revision-date-localized-plugin >= 1.5.1 mkdocs-markdownextradata-plugin >= 0.2.6 mkdocs-minify-plugin>=0.7.2 mkdocs-open-in-new-tab>=1.0.8