mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Add make poetry-update
, upgrade djlint
(#25399)
[updates](https://github.com/silverwind/updates) now supports poetry as well so we can use it for a new `make poetry-update` to update all poetry dependencies.
This commit is contained in:
@@ -8,7 +8,7 @@ authors = []
|
||||
python = "^3.8"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
djlint = "1.31.0"
|
||||
djlint = "1.31.1"
|
||||
|
||||
[tool.djlint]
|
||||
profile="golang"
|
||||
|
Reference in New Issue
Block a user