Update dependency djlint to v1.28.0

This commit is contained in:
renovate[bot]
2023-05-18 17:09:48 +00:00
parent cf6c0cad13
commit c3d4660786

6
poetry.lock generated
View File

@ -230,14 +230,14 @@ async = ["httpx (>=0.23.0,<0.24.0)"]
[[package]] [[package]]
name = "djlint" name = "djlint"
version = "1.27.2" version = "1.28.0"
description = "HTML Template Linter and Formatter" description = "HTML Template Linter and Formatter"
category = "dev" category = "dev"
optional = false optional = false
python-versions = ">=3.8.0,<4.0.0" python-versions = ">=3.8.0,<4.0.0"
files = [ files = [
{file = "djlint-1.27.2-py3-none-any.whl", hash = "sha256:ff221e6ff7b31ab20d38342a46915a4a5051c906a338b61e592f1b06528d367b"}, {file = "djlint-1.28.0-py3-none-any.whl", hash = "sha256:510ac19b724741dcbc1027afb954e8845ecadeab437e92a3f51b2b1a7b1411fb"},
{file = "djlint-1.27.2.tar.gz", hash = "sha256:e84239bf7c4f722b80cf3b623a47a1bf00de8c1c55674d583f61aa71b26ada42"}, {file = "djlint-1.28.0.tar.gz", hash = "sha256:61993473774eafb1bf011762854207721f7f0394cecb935b4c9c5c6d1f25023d"},
] ]
[package.dependencies] [package.dependencies]