Update dependency ruff to ^0.3.0
This commit is contained in:
parent
b4e780e4e1
commit
63857f450c
2 changed files with 21 additions and 20 deletions
|
|
@ -14,7 +14,7 @@ psycopg = {extras = ["binary"], version = "^3.1.18"}
|
|||
gunicorn = "^21.2.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
ruff = "^0.2.2"
|
||||
ruff = "^0.3.0"
|
||||
djlint = "^1.34.1"
|
||||
|
||||
[build-system]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue