Update JS and PY dependencies (#32482)

Result of `make update-js update-py`.

Fixes: https://github.com/go-gitea/gitea/security/dependabot/80
Fixes: https://github.com/go-gitea/gitea/security/dependabot/81

Tested build and swagger ui.
This commit is contained in:
silverwind
2024-11-12 22:03:22 +01:00
committed by GitHub
parent cad313e64f
commit 5bed7b9ec0
4 changed files with 688 additions and 1098 deletions

View File

@@ -5,7 +5,7 @@ package-mode = false
python = "^3.10"
[tool.poetry.group.dev.dependencies]
djlint = "1.35.3"
djlint = "1.36.1"
yamllint = "1.35.1"
[tool.djlint]