From 631d0e851835b2ce8d694132aaf7ff53f1e36111 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 15:44:21 +0000 Subject: [PATCH] chore(deps): bump mkdocs-macros-plugin from 1.0.5 to 1.5.0 Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 1.0.5 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.0.5...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] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 1a7caef..a673689 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -3,5 +3,5 @@ mkdocs-material==9.5.34 mkdocs-material-extensions==1.3.1 # Needed for dynamic release version in docs -mkdocs-macros-plugin==1.0.5 +mkdocs-macros-plugin==1.5.0 requests==2.33.0