updates python dependencies

This commit is contained in:
Mose Müller 2025-04-11 14:46:19 +02:00
parent 2399b3ca9f
commit 8b21c42ef7
2 changed files with 563 additions and 532 deletions

1091
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -39,9 +39,9 @@ optional = true
[tool.poetry.group.docs.dependencies] [tool.poetry.group.docs.dependencies]
mkdocs-material = "^9.5.30" mkdocs-material = "^9.5.30"
mkdocs-include-markdown-plugin = "^3.9.1" mkdocs-include-markdown-plugin = "^3.9.1"
mkdocstrings = {extras = ["python"], version = "^0.25.2"} mkdocstrings = {extras = ["python"], version = "^0.29.0"}
pymdown-extensions = "^10.1" pymdown-extensions = "^10.1"
mkdocs-swagger-ui-tag = "^0.6.10" mkdocs-swagger-ui-tag = "^0.7.0"
[build-system] [build-system]
requires = ["poetry-core"] requires = ["poetry-core"]