From 2bf93e4bc8162b3d00644b8d1ef712332b8d0da5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 14:04:39 +0000 Subject: [PATCH] deps(deps): bump mkdocs-mermaid2-plugin from 1.1.1 to 1.2.3 in /docs Bumps [mkdocs-mermaid2-plugin](https://github.com/fralau/mkdocs-mermaid2-plugin) from 1.1.1 to 1.2.3. - [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.1.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.in | 2 +- docs/requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/requirements.in b/docs/requirements.in index 4a44b120..84fa9cff 100644 --- a/docs/requirements.in +++ b/docs/requirements.in @@ -1,7 +1,7 @@ mkdocs~=1.5.3 mkdocs-material~=9.4.8 mkdocs-material-extensions~=1.3 -mkdocs-mermaid2-plugin~=1.1.1 +mkdocs-mermaid2-plugin~=1.2.3 # Transitive-dep CVE pins surfaced by Scorecard after PR #264: # - GHSA-gc5v-m9x4-r6x2 (CVE-2026-25645) - requests < 2.33.0 (insecure temp file reuse) diff --git a/docs/requirements.txt b/docs/requirements.txt index 74756e76..33a2fa64 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -298,9 +298,9 @@ mkdocs-material-extensions==1.3.1 \ # via # -r requirements.in # mkdocs-material -mkdocs-mermaid2-plugin==1.1.1 \ - --hash=sha256:4e25876b59d1e151ca33a467207b346404b4a246f4f24af5e44c32408e175882 \ - --hash=sha256:bea5f3cbe6cb76bad21b81e49a01e074427ed466666c5d404e62fe8698bc2d7c +mkdocs-mermaid2-plugin==1.2.3 \ + --hash=sha256:33f60c582be623ed53829a96e19284fc7f1b74a1dbae78d4d2e47fe00c3e190d \ + --hash=sha256:fb6f901d53e5191e93db78f93f219cad926ccc4d51e176271ca5161b6cc5368c # via -r requirements.in packaging==26.2 \ --hash=sha256:5fc45236b9446107ff2415ce77c807cee2862cb6fac22b8a73826d0693b0980e \