From 9ffd01de5d13c296aac773c0d3b08cba6bf9a45e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 10:09:44 +0000 Subject: [PATCH] deps(deps): update mkdocs-mermaid2-plugin requirement Updates the requirements on [mkdocs-mermaid2-plugin](https://github.com/fralau/mkdocs-mermaid2-plugin) to permit the latest version. - [Release notes](https://github.com/fralau/mkdocs-mermaid2-plugin/releases) - [Changelog](https://github.com/fralau/mkdocs-mermaid2-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/fralau/mkdocs-mermaid2-plugin/compare/v1.2.1...v1.2.3) --- updated-dependencies: - dependency-name: mkdocs-mermaid2-plugin dependency-version: 1.2.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-requirements.txt b/docs-requirements.txt index edb44aa..3876da9 100644 --- a/docs-requirements.txt +++ b/docs-requirements.txt @@ -1,6 +1,6 @@ # Documentation dependencies for MkDocs mkdocs>=1.0.4 mkdocs-material -mkdocs-mermaid2-plugin>=1.2.1 +mkdocs-mermaid2-plugin>=1.2.3 mkdocstrings[python] pymdown-extensions>=8.0 \ No newline at end of file