From 33e6b6e383a0b3613edd744566a4ae149e439d64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 07:51:26 +0100 Subject: [PATCH] Bump mkdocs-mermaid2-plugin from 1.0.1 to 1.0.5 (#155) Bumps [mkdocs-mermaid2-plugin](https://github.com/fralau/mkdocs-mermaid2-plugin) from 1.0.1 to 1.0.5. - [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.0.1...v1.0.5) --- updated-dependencies: - dependency-name: mkdocs-mermaid2-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0e8e6e1..edff309 100644 --- a/poetry.lock +++ b/poetry.lock @@ -453,13 +453,13 @@ files = [ [[package]] name = "mkdocs-mermaid2-plugin" -version = "1.0.1" +version = "1.0.5" description = "A MkDocs plugin for including mermaid graphs in markdown sources" optional = false -python-versions = ">=3.5" +python-versions = ">=3.6" files = [ - {file = "mkdocs-mermaid2-plugin-1.0.1.tar.gz", hash = "sha256:9f188101bf3f85259d7d5c495bbd40710be1475dc86d6376ad253cdc4589afb3"}, - {file = "mkdocs_mermaid2_plugin-1.0.1-py3-none-any.whl", hash = "sha256:0946ab6bf24160b622cc4f893d01c8f00f4be315daf0b017ea856e036190076f"}, + {file = "mkdocs-mermaid2-plugin-1.0.5.tar.gz", hash = "sha256:3086920b3d07f9f4092a8166b0e54bda62fac3be4caa17865e2e782e84c2af30"}, + {file = "mkdocs_mermaid2_plugin-1.0.5-py3-none-any.whl", hash = "sha256:3ca67f49f32ea02b45dc31658eb7cf21565464e0a7c07fcca1e0d17c3e9ee85f"}, ] [package.dependencies]