From f15892b9e854e146a70a141e07e7e11fca9c3634 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 17:27:43 +0000 Subject: [PATCH] build(deps): bump mkdocs-include-markdown-plugin from 7.1.2 to 7.1.4 Bumps [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) from 7.1.2 to 7.1.4. - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](https://github.com/mondeja/mkdocs-include-markdown-plugin/compare/v7.1.2...v7.1.4) --- 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 8ad64b15..daaeeeb0 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -134,7 +134,7 @@ mkdocs-git-authors-plugin==0.9.2 # via hatch.envs.docs mkdocs-git-revision-date-localized-plugin==1.3.0 # via hatch.envs.docs -mkdocs-include-markdown-plugin==7.1.2 +mkdocs-include-markdown-plugin==7.1.4 # via hatch.envs.docs mkdocs-literate-nav==0.6.1 # via hatch.envs.docs