Update JS and PY dependencies (#34391)

Result of `make update-js update-py svg`. Quick test of the UI worked.
This commit is contained in:
silverwind
2025-05-07 19:21:38 +02:00
committed by GitHub
parent 2a660b4a1b
commit dd886d729f
6 changed files with 1050 additions and 809 deletions

View File

@@ -6,7 +6,7 @@ python = "^3.10"
[tool.poetry.group.dev.dependencies]
djlint = "1.36.4"
yamllint = "1.37.0"
yamllint = "1.37.1"
[tool.djlint]
profile="golang"