update lock file

This commit is contained in:
Lendemor 2025-01-03 19:03:57 +01:00
parent cdba3c1a11
commit 780291576a
2 changed files with 534 additions and 603 deletions

1135
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -103,5 +103,5 @@ asyncio_default_fixture_loop_scope = "function"
asyncio_mode = "auto"
[tool.codespell]
skip = "docs/*,*.html,examples/*, *.pyi"
skip = "docs/*,*.html,examples/*, *.pyi, poetry.lock"
ignore-words-list = "te, TreeE"