Stuff and things

This commit is contained in:
Joakim Hellsén 2024-10-30 18:45:02 +01:00
commit 7ba3716b98
No known key found for this signature in database
GPG key ID: D196AE66FEBE1DC9
32 changed files with 1211 additions and 1136 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"