From 405148095371736635b2a9b49fb970ae7e2a9fe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 00:45:23 +0000 Subject: [PATCH] build(deps): bump mkdocs-mermaid2-plugin from 1.1.1 to 1.2.1 Bumps [mkdocs-mermaid2-plugin](https://github.com/fralau/mkdocs-mermaid2-plugin) from 1.1.1 to 1.2.1. - [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.1) --- updated-dependencies: - dependency-name: mkdocs-mermaid2-plugin dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- uv.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 48253c6..c2723cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ docs = [ "mkdocs-get-deps==0.2.0", "mkdocs-material-extensions==1.3.1", "mkdocs-material==9.6.14", - "mkdocs-mermaid2-plugin==1.1.1", + "mkdocs-mermaid2-plugin==1.2.1", "mkdocs==1.6.1", "mkdocstrings-python==1.12.1", "mkdocstrings==0.26.2", diff --git a/uv.lock b/uv.lock index 02582c2..e71baeb 100644 --- a/uv.lock +++ b/uv.lock @@ -110,7 +110,7 @@ requires-dist = [ { name = "mkdocs-get-deps", marker = "extra == 'docs'", specifier = "==0.2.0" }, { name = "mkdocs-material", marker = "extra == 'docs'", specifier = "==9.6.14" }, { name = "mkdocs-material-extensions", marker = "extra == 'docs'", specifier = "==1.3.1" }, - { name = "mkdocs-mermaid2-plugin", marker = "extra == 'docs'", specifier = "==1.1.1" }, + { name = "mkdocs-mermaid2-plugin", marker = "extra == 'docs'", specifier = "==1.2.1" }, { name = "mkdocs-same-dir", marker = "extra == 'docs'" }, { name = "mkdocstrings", marker = "extra == 'docs'", specifier = "==0.26.2" }, { name = "mkdocstrings-python", marker = "extra == 'docs'", specifier = "==1.12.1" }, @@ -767,7 +767,7 @@ wheels = [ [[package]] name = "mkdocs-mermaid2-plugin" -version = "1.1.1" +version = "1.2.1" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "beautifulsoup4" }, @@ -777,9 +777,9 @@ dependencies = [ { name = "requests" }, { name = "setuptools" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/6f/e5/6b9cfb9c73b7d3cb0858bcb15b7f2d506272c6e593eefa644b9a1f8130fc/mkdocs-mermaid2-plugin-1.1.1.tar.gz", hash = "sha256:bea5f3cbe6cb76bad21b81e49a01e074427ed466666c5d404e62fe8698bc2d7c", size = 1857620, upload-time = "2023-09-26T08:14:14.059Z" } +sdist = { url = "https://files.pythonhosted.org/packages/3e/1a/f580733da1924ebc9b4bb04a34ca63ae62a50b0e62eeb016e78d9dee6d69/mkdocs_mermaid2_plugin-1.2.1.tar.gz", hash = "sha256:9c7694c73a65905ac1578f966e5c193325c4d5a5bc1836727e74ac9f99d0e921", size = 16104, upload-time = "2024-11-02T06:27:36.302Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/a5/9a/2933f5609fad97092a054eb51a830b017f0c338e251be8d518d90a3531fb/mkdocs_mermaid2_plugin-1.1.1-py3-none-any.whl", hash = "sha256:4e25876b59d1e151ca33a467207b346404b4a246f4f24af5e44c32408e175882", size = 10074, upload-time = "2023-09-26T08:14:11.863Z" }, + { url = "https://files.pythonhosted.org/packages/24/ce/c8a41cb0f3044990c8afbdc20c853845a9e940995d4e0cffecafbb5e927b/mkdocs_mermaid2_plugin-1.2.1-py3-none-any.whl", hash = "sha256:22d2cf2c6867d4959a5e0903da2dde78d74581fc0b107b791bc4c7ceb9ce9741", size = 17260, upload-time = "2024-11-02T06:27:34.652Z" }, ] [[package]]