chore(deps): update dependency djlint to ^1.36.1
All checks were successful
divent / lint (push) Successful in 2m13s
divent / docker (push) Successful in 1m30s
divent / pypi (push) Has been skipped

This commit is contained in:
Renovate Bot 2024-11-11 13:34:21 +00:00
parent 1b44c4f3c0
commit 9c1f96bd92
2 changed files with 2 additions and 2 deletions

2
poetry.lock generated
View File

@ -1640,4 +1640,4 @@ propcache = ">=0.2.0"
[metadata]
lock-version = "2.0"
python-versions = ">=3.13,<4.0"
content-hash = "dc4d271e7ecc5d9c0e5308af2d98b22613588c8d745c11be648b11349e6ebde1"
content-hash = "92bf0c9096cb9635e75536005f527050c46de6f8be86f08bc8760690f6a6b4d2"

View File

@ -21,7 +21,7 @@ quart = "^0.19.8"
requests-oauthlib = "^2.0.0"
[tool.poetry.dev-dependencies]
djlint = "^1.36.0"
djlint = "^1.36.1"
mypy = "^1.13.0"
ruff = "^0.7.3"
types-oauthlib = "^3.2.0"