1 Commits

Author SHA1 Message Date
renovate[bot]
c5683c79da Update dependency pymdown-extensions to v11 [SECURITY] 2026-08-11 03:16:59 +00:00
2 changed files with 4 additions and 4 deletions

6
poetry.lock generated
View File

@@ -511,13 +511,13 @@ files = [
[[package]]
name = "mkdocs-mermaid2-plugin"
version = "1.2.3"
version = "1.2.1"
description = "A MkDocs plugin for including mermaid graphs in markdown sources"
optional = false
python-versions = ">=3.8"
files = [
{file = "mkdocs_mermaid2_plugin-1.2.3-py3-none-any.whl", hash = "sha256:33f60c582be623ed53829a96e19284fc7f1b74a1dbae78d4d2e47fe00c3e190d"},
{file = "mkdocs_mermaid2_plugin-1.2.3.tar.gz", hash = "sha256:fb6f901d53e5191e93db78f93f219cad926ccc4d51e176271ca5161b6cc5368c"},
{file = "mkdocs_mermaid2_plugin-1.2.1-py3-none-any.whl", hash = "sha256:22d2cf2c6867d4959a5e0903da2dde78d74581fc0b107b791bc4c7ceb9ce9741"},
{file = "mkdocs_mermaid2_plugin-1.2.1.tar.gz", hash = "sha256:9c7694c73a65905ac1578f966e5c193325c4d5a5bc1836727e74ac9f99d0e921"},
]
[package.dependencies]

View File

@@ -11,7 +11,7 @@ markdown-callouts = "^0.4.0"
mkdocs-autorefs = "^1.2.0"
mkdocs-include-dir-to-nav = "^1.2.0"
mkdocs-material = "^9.6.17"
pymdown-extensions = "^10.6.1"
pymdown-extensions = "^11.0.0"
mkdocs-mermaid2-plugin = "^1.2.1"
[tool.poetry.dev-dependencies]