chore: bump Ruff to 0.5.7 (#7174)

This commit is contained in:
Bowen Liang
2024-08-12 10:24:48 +08:00
committed by GitHub
parent c48584fbb1
commit ccb6ddd840
3 changed files with 22 additions and 22 deletions

View File

@@ -242,5 +242,5 @@ pytest-mock = "~3.14.0"
optional = true
[tool.poetry.group.lint.dependencies]
ruff = "~0.5.1"
ruff = "~0.5.7"
dotenv-linter = "~0.5.0"