From ad1878e34e975191aae023a8bf10b0637e476056 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 03:13:12 +0000 Subject: [PATCH] Bump mkdocs-macros-plugin from 1.4.1 to 1.5.0 Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases) - [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/fralau/mkdocs_macros_plugin/compare/v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: mkdocs-macros-plugin dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b35d722..d54cb6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ mkdocs-ezlinks-plugin == 0.1.14 mkdocs-glightbox == 0.5.2 -mkdocs-macros-plugin == 1.4.1 +mkdocs-macros-plugin == 1.5.0 mkdocs-material == 9.6.7 mkdocs-section-index == 0.3.10 mkdocs-static-i18n == 1.3.0 \ No newline at end of file