Update dependency djlint to v1.9.2 #26

Merged
Xefir merged 1 commits from renovate/djlint-1.x into master 2022-07-30 14:44:53 +00:00
2 changed files with 910 additions and 65 deletions

973
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -21,7 +21,7 @@ isort = "5.10.1"
mypy = "0.971"
flake8-black = "0.3.3"
flake8-isort = "4.1.2.post0"
djlint = "1.7.2"
djlint = "1.9.2"
[build-system]
requires = ["poetry-core>=1.0.0"]