From 6ac594f00f4a49c8b6e01cbe7ec42c6e5bbd51c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 10:37:18 +0000 Subject: [PATCH] Build: Bump mkdocs-macros-plugin from 1.0.5 to 1.3.7 Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 1.0.5 to 1.3.7. - [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.0.5...v1.3.7) --- updated-dependencies: - dependency-name: mkdocs-macros-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- site/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/requirements.txt b/site/requirements.txt index 377fdc43fef2..af27cddd2553 100644 --- a/site/requirements.txt +++ b/site/requirements.txt @@ -16,7 +16,7 @@ # under the License. mkdocs-awesome-pages-plugin==2.9.3 -mkdocs-macros-plugin==1.0.5 +mkdocs-macros-plugin==1.3.7 mkdocs-material==9.5.34 mkdocs-material-extensions==1.3.1 mkdocs-monorepo-plugin @ git+https://github.com/bitsondatadev/mkdocs-monorepo-plugin@url-fix