From 44879527ea448c876894c96e78b185a2128f9b15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 04:01:49 +0000 Subject: [PATCH] Bump mkdocs-macros-plugin from 1.4.1 to 1.5.0 in /buildenv 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] --- buildenv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildenv/requirements.txt b/buildenv/requirements.txt index 426ef229d9..4d4583187a 100644 --- a/buildenv/requirements.txt +++ b/buildenv/requirements.txt @@ -67,7 +67,7 @@ mkdocs==1.6.1 # mkdocs-material mkdocs-get-deps==0.2.0 # via mkdocs -mkdocs-macros-plugin==1.4.1 +mkdocs-macros-plugin==1.5.0 # via -r requirements.in mkdocs-material==9.6.23 # via -r requirements.in