chore: use poetry for linter tools installation and bump Ruff from 0.4 to 0.5 (#6081)
This commit is contained in:
@@ -246,5 +246,5 @@ pytest-mock = "~3.14.0"
|
||||
optional = true
|
||||
|
||||
[tool.poetry.group.lint.dependencies]
|
||||
ruff = "~0.4.8"
|
||||
dotenv-linter = "~0.5.0"
|
||||
ruff = "~0.5.1"
|
||||
dotenv-linter = "~0.5.0"
|
||||
|
||||
Reference in New Issue
Block a user