Skip to content
Snippets Groups Projects

Update dependency djlint to v1.19.7

Merged RenovateBot requested to merge renovate/djlint-1.x into main
Files
2
+ 4
4
@@ -51,7 +51,7 @@ six = ">=1.13.0"
[[package]]
name = "djlint"
version = "1.19.3"
version = "1.19.7"
description = "HTML Template Linter and Formatter"
category = "dev"
optional = false
@@ -386,7 +386,7 @@ testing = ["flake8 (<5)", "func-timeout", "jaraco.functools", "jaraco.itertools"
[metadata]
lock-version = "1.1"
python-versions = "^3.10"
content-hash = "6c341c00b3d01cc97804305923bd9b38ecc60e43e6d810f64d7021fde9a9988f"
content-hash = "74716e12e905a3995279026ec606186afd080d1b7362ee32c356e986d011d7a2"
[metadata.files]
blinker = [
@@ -409,8 +409,8 @@ cssbeautifier = [
{file = "cssbeautifier-1.14.7.tar.gz", hash = "sha256:be7f1ea7a7b009f0172c2c0d0bebb2d136346e786f7182185ea944affb52135a"},
]
djlint = [
{file = "djlint-1.19.3-py3-none-any.whl", hash = "sha256:86f0626c2186fd84a1236ec295b4ba0896b53221467733e72a4443d0f9c6ffce"},
{file = "djlint-1.19.3.tar.gz", hash = "sha256:806d9fe477042ad8cd84b6714119a3243b0a5eec0d069e623571195b74cbca96"},
{file = "djlint-1.19.7-py3-none-any.whl", hash = "sha256:517b1a2dfb943854abaf8b1ad2117d5c2e699d5916cd2621e24f8669eb564af2"},
{file = "djlint-1.19.7.tar.gz", hash = "sha256:7339b0e2b228655000e6bc5e85adb146e1cdad11a1a29c52c3f1e68707d02d86"},
]
docutils = [
{file = "docutils-0.19-py3-none-any.whl", hash = "sha256:5e1de4d849fee02c63b040a4a3fd567f4ab104defd8a5511fbbc24a8a017efbc"},
Loading