mirror of
https://github.com/InsanusMokrassar/docs.git
synced 2024-11-22 08:13:59 +00:00
Update dependency mkdocs-mermaid2-plugin to v1.2.1
This commit is contained in:
parent
faa3573546
commit
d3d7a72059
10
poetry.lock
generated
10
poetry.lock
generated
@ -500,13 +500,13 @@ files = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "mkdocs-mermaid2-plugin"
|
name = "mkdocs-mermaid2-plugin"
|
||||||
version = "1.1.1"
|
version = "1.2.1"
|
||||||
description = "A MkDocs plugin for including mermaid graphs in markdown sources"
|
description = "A MkDocs plugin for including mermaid graphs in markdown sources"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.6"
|
python-versions = ">=3.8"
|
||||||
files = [
|
files = [
|
||||||
{file = "mkdocs-mermaid2-plugin-1.1.1.tar.gz", hash = "sha256:bea5f3cbe6cb76bad21b81e49a01e074427ed466666c5d404e62fe8698bc2d7c"},
|
{file = "mkdocs_mermaid2_plugin-1.2.1-py3-none-any.whl", hash = "sha256:22d2cf2c6867d4959a5e0903da2dde78d74581fc0b107b791bc4c7ceb9ce9741"},
|
||||||
{file = "mkdocs_mermaid2_plugin-1.1.1-py3-none-any.whl", hash = "sha256:4e25876b59d1e151ca33a467207b346404b4a246f4f24af5e44c32408e175882"},
|
{file = "mkdocs_mermaid2_plugin-1.2.1.tar.gz", hash = "sha256:9c7694c73a65905ac1578f966e5c193325c4d5a5bc1836727e74ac9f99d0e921"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
@ -518,7 +518,7 @@ requests = "*"
|
|||||||
setuptools = ">=18.5"
|
setuptools = ">=18.5"
|
||||||
|
|
||||||
[package.extras]
|
[package.extras]
|
||||||
test = ["mkdocs-material"]
|
test = ["mkdocs-macros-test", "mkdocs-material", "packaging", "requests-html"]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "packaging"
|
name = "packaging"
|
||||||
|
Loading…
Reference in New Issue
Block a user