From 906eccb52762fadc1d8f196acee6e62f3cf763fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 22:13:37 +0000 Subject: [PATCH] build(deps): bump mkdocs-macros-plugin from 1.3.7 to 1.4.0 Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 1.3.7 to 1.4.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.3.7...v1.4.0) --- updated-dependencies: - dependency-name: mkdocs-macros-plugin dependency-version: 1.4.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 0d799ac..6726216 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ mergedeep==1.3.4 mike==2.1.3 mkdocs==1.6.1 mkdocs-get-deps==0.2.0 -mkdocs-macros-plugin==1.3.7 +mkdocs-macros-plugin==1.4.0 mkdocs-material==9.6.14 mkdocs-material-extensions==1.3.1 packaging==25.0