From a5b40213e368d537b6c3406277c6af159395d6d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 12:06:15 +0000 Subject: [PATCH] Bump mkdocs-macros-plugin from 1.4.0 to 1.5.0 Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 1.4.0 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.0...v1.5.0) --- updated-dependencies: - dependency-name: mkdocs-macros-plugin dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 50d97cb8..a976d91c 100644 --- a/setup.py +++ b/setup.py @@ -54,7 +54,7 @@ "mkdocs==1.6.1", "mkdocs-material==9.6.21", "mkdocs-minify-plugin==0.8.0", - "mkdocs-macros-plugin==1.4.0", + "mkdocs-macros-plugin==1.5.0", "markdown-include==0.8.1", "markdown-katex==202406.1035", ],