From 5f52c8a1eabe0f6860ae4880b01f04bcdf473c69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 12:43:45 +0000 Subject: [PATCH] chore: bump mkdocs-git-revision-date-localized-plugin Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.5.1 to 1.5.2. - [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.2) --- updated-dependencies: - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-version: 1.5.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 621bd24a2..6d22764c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -109,7 +109,7 @@ docs = [ "pymdown-extensions==10.21.2", "pygments==2.20.0", "mike==2.2.0", - "mkdocs-git-revision-date-localized-plugin==1.5.1", + "mkdocs-git-revision-date-localized-plugin==1.5.2", "mkdocs-minify-plugin==0.8.0", "notebook>=7.5.0", # Realistic profile generation for examples