update dependencies

This commit is contained in:
2023-09-05 15:25:32 +06:00
parent f4b57c9a21
commit 9be8019a4b
4 changed files with 892 additions and 10 deletions

View File

@@ -8,11 +8,11 @@ authors = ["InsanusMokrassar"]
python = "^3.8"
mkdocs = "^1.4.3"
markdown-callouts = "^0.3.0"
mkdocs-autorefs = "^0.4.1"
mkdocs-autorefs = "^0.5.0"
mkdocs-include-dir-to-nav = "^1.2.0"
mkdocs-material = "^9.2.7"
pymdown-extensions = "^10.0.1"
mkdocs-mermaid2-plugin = "^1.0.1"
mkdocs-material = "^9.2.8"
pymdown-extensions = "^10.3"
mkdocs-mermaid2-plugin = "^1.1.0"
[tool.poetry.dev-dependencies]