From 579ce2cda090678e07e676f695e08b8be13a3cb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 23:09:46 +0000 Subject: [PATCH] chore(deps): bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `mkdocs-include-markdown-plugin` from 6.0.0 to 7.1.8 - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](https://github.com/mondeja/mkdocs-include-markdown-plugin/compare/v6.0.0...v7.1.8) Updates `mkdocs-material` from 9.1.19 to 9.7.7 - [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.1.19...9.7.7) --- updated-dependencies: - dependency-name: mkdocs-include-markdown-plugin dependency-version: 7.1.8 dependency-type: direct:production dependency-group: pip - dependency-name: mkdocs-material dependency-version: 9.7.7 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3a6f935d..9ab9f2cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -mkdocs-include-markdown-plugin==6.0.0 +mkdocs-include-markdown-plugin==7.1.8 mkdocs-mermaid2-plugin==1.0.8 mike==1.1.2 mkdocs-macros-plugin==1.0.1 -mkdocs-material==9.1.19 +mkdocs-material==9.7.7 mkdocs-exclude==1.0.2 \ No newline at end of file