From fec0b58de1ab4b38499619ec463dd4ac720ba986 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 23:04:39 +0000 Subject: [PATCH] Bump the mkdocs group across 1 directory with 2 updates Bumps the mkdocs group with 2 updates in the /docs directory: [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `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) Updates `mkdocs-material` from 9.6.22 to 9.7.0 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.6.22...9.7.0) --- updated-dependencies: - dependency-name: mkdocs-macros-plugin dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocs - dependency-name: mkdocs-material dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocs ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a62d14582860..6cff84364228 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -18,8 +18,8 @@ mkdocs==1.6.1 mkdocs-exclude==1.0.2 mkdocs-get-deps==0.2.0 mkdocs-include-markdown-plugin==7.2.0 -mkdocs-macros-plugin==1.4.1 -mkdocs-material==9.6.22 +mkdocs-macros-plugin==1.5.0 +mkdocs-material==9.7.0 mkdocs-material-extensions==1.3.1 packaging==25.0 paginate==0.5.7