From c4894e9d7f829a14e56baed04df0f7c24571c09b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 19:14:02 +0000 Subject: [PATCH] build(deps): bump mkdocs-include-markdown-plugin from 7.1.4 to 7.1.5 Bumps [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) from 7.1.4 to 7.1.5. - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](https://github.com/mondeja/mkdocs-include-markdown-plugin/compare/v7.1.4...v7.1.5) --- updated-dependencies: - dependency-name: mkdocs-include-markdown-plugin 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 da9a5e1d..0bda0845 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -138,7 +138,7 @@ mkdocs-git-authors-plugin==0.9.4 # via hatch.envs.docs mkdocs-git-revision-date-localized-plugin==1.4.5 # via hatch.envs.docs -mkdocs-include-markdown-plugin==7.1.4 +mkdocs-include-markdown-plugin==7.1.5 # via hatch.envs.docs mkdocs-material==9.6.9 # via hatch.envs.docs