From e04baff4440b066fd2f153f5844bd3e6e432294e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 09:52:01 +0530 Subject: [PATCH] chore(deps-dev): bump mkdocs-include-markdown-plugin from 6.2.2 to 7.1.8 (#2851) Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8cb32292..1f456ed1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ Homepage = "https://github.com/pypa/cibuildwheel" [dependency-groups] docs = [ "jinja2>=3.1.2", - "mkdocs-include-markdown-plugin==6.2.2", + "mkdocs-include-markdown-plugin==7.1.8", "mkdocs-macros-plugin>=1.4.1", "mkdocs==1.6.1", "pymdown-extensions",