From ce08916cf1857a7860337a7459c0b125e151d802 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 12:05:12 +0000 Subject: [PATCH] Update mkdocs-markdownextradata-plugin requirement Updates the requirements on [mkdocs-markdownextradata-plugin](https://github.com/rosscdh/mkdocs-markdownextradata-plugin) to permit the latest version. - [Release notes](https://github.com/rosscdh/mkdocs-markdownextradata-plugin/releases) - [Commits](https://github.com/rosscdh/mkdocs-markdownextradata-plugin/compare/0.1.7...0.2.6) --- updated-dependencies: - dependency-name: mkdocs-markdownextradata-plugin dependency-version: 0.2.6 dependency-type: direct:production ... 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 10d465f4..1b480ca4 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,6 +1,6 @@ markdown-include mdx-include >=1.4.1,<2.0.0 mkdocs >=1.1.2,<2.0.0 -mkdocs-markdownextradata-plugin >=0.1.7,<0.3.0 +mkdocs-markdownextradata-plugin >=0.2.6,<0.3.0 mkdocs-material >=7.1.9,<10.0.0 mkdocstrings