Update dependencies

This commit is contained in:
2024-10-15 21:31:35 +02:00
parent c80aa773ef
commit 7445ac7785
2 changed files with 732 additions and 673 deletions

1401
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -22,8 +22,8 @@ uvicorn = { extras = ["standard"], version = "^0.32.0" }
markdownify = "^0.13.0" markdownify = "^0.13.0"
[tool.poetry.group.dev.dependencies] [tool.poetry.group.dev.dependencies]
djlint = "^1.34.1" djlint = "^1.35.2"
pre-commit = "^4.0.0" pre-commit = "^4.0.1"
pytest = "^7.4.4" pytest = "^7.4.4"
[build-system] [build-system]