From efe9818928d515168dc3b60e400b7fd5959a23f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Nov 2025 04:56:26 +0000 Subject: [PATCH] build(deps): 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.3.0...v1.5.0) --- updated-dependencies: - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-version: 1.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/documentation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/documentation.txt b/requirements/documentation.txt index 7510316..ee671c7 100644 --- a/requirements/documentation.txt +++ b/requirements/documentation.txt @@ -2,7 +2,7 @@ # ----------------------- mkdocs-git-committers-plugin-2>=2.4.1,<2.6 -mkdocs-git-revision-date-localized-plugin>=1.3,<1.5 +mkdocs-git-revision-date-localized-plugin>=1.3,<1.6 mkdocs-material[imaging]>=9.5.47,<10 mkdocs-minify-plugin>=0.8,<0.9 mkdocstrings-python>=1.16.2,<1.19