From 3a5756ea1df38f11ff516529f44af0b80bbe15f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 10:23:47 +0000 Subject: [PATCH] build(deps): bump mkdocs-include-markdown-plugin from 7.1.6 to 7.1.7 Bumps [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) from 7.1.6 to 7.1.7. - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](https://github.com/mondeja/mkdocs-include-markdown-plugin/compare/v7.1.6...v7.1.7) --- updated-dependencies: - dependency-name: mkdocs-include-markdown-plugin dependency-version: 7.1.7 dependency-type: direct:production update-type: version-update:semver-patch ... 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 8e45a637..f363f1ce 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -138,7 +138,7 @@ mkdocs-git-authors-plugin==0.10.0 # via hatch.envs.docs mkdocs-git-revision-date-localized-plugin==1.4.7 # via hatch.envs.docs -mkdocs-include-markdown-plugin==7.1.6 +mkdocs-include-markdown-plugin==7.1.7 # via hatch.envs.docs mkdocs-material==9.6.19 # via hatch.envs.docs