Stuff and things

This commit is contained in:
2024-10-30 18:45:02 +01:00
parent 14a78b4717
commit 7ba3716b98
32 changed files with 1225 additions and 1150 deletions

View File

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