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:
parent
ddf96f68cc
commit
02ef14bea2
5 changed files with 18 additions and 11 deletions
|
|
@ -76,7 +76,7 @@
|
|||
"stylelint-declaration-strict-value": "1.9.2",
|
||||
"stylelint-stylistic": "0.4.2",
|
||||
"svgo": "3.0.2",
|
||||
"updates": "14.2.4",
|
||||
"updates": "14.2.8",
|
||||
"vitest": "0.32.2"
|
||||
},
|
||||
"browserslist": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue