chore: bump ruff to 0.14 (#26063)

This commit is contained in:
Bowen Liang
2025-10-10 18:10:23 +08:00
committed by GitHub
parent 65b832c46c
commit d0dd81cf84
4 changed files with 23 additions and 24 deletions

View File

@@ -110,7 +110,7 @@ dev = [
"lxml-stubs~=0.5.1",
"ty~=0.0.1a19",
"basedpyright~=1.31.0",
"ruff~=0.12.3",
"ruff~=0.14.0",
"pytest~=8.3.2",
"pytest-benchmark~=4.0.0",
"pytest-cov~=4.1.0",