From 132a008b70b0bfb0e79b75b7961cfe619698ef61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 08:43:23 +0000 Subject: [PATCH] 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.5.1...v1.5.3) --- updated-dependencies: - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-version: 1.5.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-doc.txt b/requirements-doc.txt index fe1c13fa..ad384ef7 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -1,5 +1,5 @@ mkdocs>=1.6.1,<2.0 mkdocs-material>=9.7.6 -mkdocs-git-revision-date-localized-plugin>=1.5.1 +mkdocs-git-revision-date-localized-plugin>=1.5.3 mkdocs-git-authors-plugin>=0.10.0 termynal>=0.14.0 \ No newline at end of file