From f4a9c8b343199e5efa06c1dd3262191672a4b81b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 08:05:33 +0000 Subject: [PATCH] Bump the mkdocs group in /docs with 2 updates Bumps the mkdocs group in /docs with 2 updates: [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.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) Updates `mkdocs-material` from 9.6.22 to 9.6.23 - [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.6.23) --- updated-dependencies: - dependency-name: mkdocs-macros-plugin dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocs-material dependency-version: 9.6.23 dependency-type: direct:production update-type: version-update:semver-patch 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 7cd3b8f36..a15526768 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -12,8 +12,8 @@ mergedeep==1.3.4 mike==2.1.3 mkdocs==1.6.1 mkdocs-exclude==1.0.2 -mkdocs-macros-plugin==1.4.0 -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 Pygments==2.19.2