From 38cd38f1a408cdfc5ba5d8c2b074907ff4a98e37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 08:22:16 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 3 updates Bumps the dependencies group with 3 updates in the / directory: [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mkdocs-material[imaging]](https://github.com/squidfunk/mkdocs-material). Updates `mkdocs-macros-plugin` from 1.3.9 to 1.4.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.3.9...v1.4.0) Updates `mkdocs-material` from 9.6.20 to 9.6.21 - [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.20...9.6.21) Updates `mkdocs-material[imaging]` from 9.6.20 to 9.6.21 - [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.20...9.6.21) --- updated-dependencies: - dependency-name: mkdocs-macros-plugin dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-material dependency-version: 9.6.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-material[imaging] dependency-version: 9.6.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index bde36d6..ff3c4d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ mkdocs==1.6.1 mkdocs-get-deps==0.2.0 mkdocs-literate-nav==0.6.2 -mkdocs-macros-plugin==1.3.9 -mkdocs-material==9.6.20 -mkdocs-material[imaging]==9.6.20 +mkdocs-macros-plugin==1.4.0 +mkdocs-material==9.6.21 +mkdocs-material[imaging]==9.6.21 mkdocs-material-extensions==1.3.1 mkdocs-open-in-new-tab==1.0.8 pymdown-extensions==10.16.1