From 1a0be9e4e153f561c1b0500cfd470ebd12c4b449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 09:01:03 +0000 Subject: [PATCH] Bump mkdocs-macros-plugin from 1.4.0 to 1.4.1 Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 1.4.0 to 1.4.1. - [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.0...v1.4.1) --- updated-dependencies: - dependency-name: mkdocs-macros-plugin dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f0cb7196..ac2c22226 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Markdown==3.9 mike==2.1.3 mkdocs-git-revision-date-plugin==0.3.2 -mkdocs-macros-plugin==1.4.0 +mkdocs-macros-plugin==1.4.1 mkdocs-material==9.6.21 mkdocs==1.6.1 setuptools==80.9.0