chore(lint): bump ruff from 0.6.9 to 0.7.3 (#10714)

This commit is contained in:
Bowen Liang
2024-11-15 09:19:41 +08:00
committed by GitHub
parent c85bff235d
commit 365cb4b368
6 changed files with 31 additions and 27 deletions

View File

@@ -279,4 +279,4 @@ pytest-mock = "~3.14.0"
optional = true
[tool.poetry.group.lint.dependencies]
dotenv-linter = "~0.5.0"
ruff = "~0.6.9"
ruff = "~0.7.3"