Update dependency ruff to ^0.2.0
This commit is contained in:
parent
569a9a256d
commit
e5a7ca9269
2 changed files with 20 additions and 20 deletions
|
|
@ -26,7 +26,7 @@ listparser = {extras = ["http", "lxml"], version = "^0.19"}
|
|||
[tool.poetry.group.dev.dependencies]
|
||||
pre-commit = "^3.6.0"
|
||||
djlint = "^1.34.1"
|
||||
ruff = "^0.1.14"
|
||||
ruff = "^0.2.0"
|
||||
|
||||
[build-system]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue