chore: bump ruff to 0.12.x (#22259)

This commit is contained in:
Bowen Liang
2025-07-12 20:00:54 +08:00
committed by GitHub
parent 6c233e05a9
commit e7388779a1
5 changed files with 29 additions and 29 deletions

View File

@@ -108,7 +108,7 @@ dev = [
"faker~=32.1.0",
"lxml-stubs~=0.5.1",
"mypy~=1.16.0",
"ruff~=0.11.5",
"ruff~=0.12.3",
"pytest~=8.3.2",
"pytest-benchmark~=4.0.0",
"pytest-cov~=4.1.0",