From 021fcc682a697542a966ceeb3326ea3bdc423466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 12:43:12 +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.2 to 1.5.3. - [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.2...v1.5.3) --- updated-dependencies: - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-version: 1.5.3 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 ccf91a3e5..c8d5d73fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -112,7 +112,7 @@ docs = [ "pymdown-extensions==10.21.3", "pygments==2.20.0", "mike==2.2.0", - "mkdocs-git-revision-date-localized-plugin==1.5.2", + "mkdocs-git-revision-date-localized-plugin==1.5.3", "mkdocs-minify-plugin==0.8.0", "notebook>=7.5.0", # Realistic profile generation for examples