Skip to content
Snippets Groups Projects

chore(deps): update dependency djlint to v1.19.16

Merged RenovateBot requested to merge renovate/djlint-1.x into main
Files
2
+ 9
9
# This file is automatically @generated by Poetry and should not be changed by hand.
# This file is automatically @generated by Poetry 1.4.0 and should not be changed by hand.
[[package]]
[[package]]
name = "blinker"
name = "blinker"
@@ -72,14 +72,14 @@ six = ">=1.13.0"
@@ -72,14 +72,14 @@ six = ">=1.13.0"
[[package]]
[[package]]
name = "djlint"
name = "djlint"
version = "1.19.12"
version = "1.19.16"
description = "HTML Template Linter and Formatter"
description = "HTML Template Linter and Formatter"
category = "dev"
category = "dev"
optional = false
optional = false
python-versions = ">=3.7.2,<4.0.0"
python-versions = ">=3.7.2,<4.0.0"
files = [
files = [
{file = "djlint-1.19.12-py3-none-any.whl", hash = "sha256:60f2297176dc70148c70f0536ecbbd8ad11e5e86dd1ba07e21cfad992c5c91e1"},
{file = "djlint-1.19.16-py3-none-any.whl", hash = "sha256:0817bbc69df234a4a6208685c6ff2d521f64a330eb1f7c0a052025233a21971c"},
{file = "djlint-1.19.12.tar.gz", hash = "sha256:048e9f8d43918b561f31bb49e2d52e6268bc88aa8d1c929c7416de2a575f6eff"},
{file = "djlint-1.19.16.tar.gz", hash = "sha256:bed6fa1c97aa88d4be23d9234de0c5eba71a908871d34eb9704f1df286a80335"},
]
]
[package.dependencies]
[package.dependencies]
@@ -89,7 +89,7 @@ cssbeautifier = ">=1.14.4,<2.0.0"
@@ -89,7 +89,7 @@ cssbeautifier = ">=1.14.4,<2.0.0"
html-tag-names = ">=0.1.2,<0.2.0"
html-tag-names = ">=0.1.2,<0.2.0"
html-void-elements = ">=0.1.0,<0.2.0"
html-void-elements = ">=0.1.0,<0.2.0"
jsbeautifier = ">=1.14.4,<2.0.0"
jsbeautifier = ">=1.14.4,<2.0.0"
pathspec = ">=0.10.0,<0.11.0"
pathspec = ">=0.11.0,<0.12.0"
PyYAML = ">=6.0,<7.0"
PyYAML = ">=6.0,<7.0"
regex = ">=2022.1.18,<2023.0.0"
regex = ">=2022.1.18,<2023.0.0"
tomli = {version = ">=2.0.1,<3.0.0", markers = "python_version < \"3.11\""}
tomli = {version = ">=2.0.1,<3.0.0", markers = "python_version < \"3.11\""}
@@ -288,14 +288,14 @@ ply = "*"
@@ -288,14 +288,14 @@ ply = "*"
[[package]]
[[package]]
name = "pathspec"
name = "pathspec"
version = "0.10.2"
version = "0.11.1"
description = "Utility library for gitignore style pattern matching of file paths."
description = "Utility library for gitignore style pattern matching of file paths."
category = "dev"
category = "dev"
optional = false
optional = false
python-versions = ">=3.7"
python-versions = ">=3.7"
files = [
files = [
{file = "pathspec-0.10.2-py3-none-any.whl", hash = "sha256:88c2606f2c1e818b978540f73ecc908e13999c6c3a383daf3705652ae79807a5"},
{file = "pathspec-0.11.1-py3-none-any.whl", hash = "sha256:d8af70af76652554bd134c22b3e8a1cc46ed7d91edcdd721ef1a0c51a84a5293"},
{file = "pathspec-0.10.2.tar.gz", hash = "sha256:8f6bf73e5758fd365ef5d58ce09ac7c27d2833a8d7da51712eac6e27e35141b0"},
{file = "pathspec-0.11.1.tar.gz", hash = "sha256:2798de800fa92780e33acca925945e9a19a133b715067cf165b8866c15a31687"},
]
]
[[package]]
[[package]]
@@ -661,4 +661,4 @@ files = [
@@ -661,4 +661,4 @@ files = [
[metadata]
[metadata]
lock-version = "2.0"
lock-version = "2.0"
python-versions = "^3.10"
python-versions = "^3.10"
content-hash = "5ff39db5d1c9e93a7b4c5ac730004f6581f42bfcc5cd60ddb26f0a08597f1cc4"
content-hash = "9b0df318c31375a66cf02ac7e03f0dc982325395e94e0ea8060387bcb4de851f"
Loading