Update dependency ruff to v0.15.21
This commit is contained in:
parent
34c299e42e
commit
a3c9104d2c
|
|
@ -37,7 +37,7 @@ dev = [
|
||||||
"mypy==2.1.0",
|
"mypy==2.1.0",
|
||||||
"flake8==7.3.0",
|
"flake8==7.3.0",
|
||||||
"pre-commit==4.6.0",
|
"pre-commit==4.6.0",
|
||||||
"ruff==0.15.20",
|
"ruff==0.15.21",
|
||||||
"pylint==4.0.6",
|
"pylint==4.0.6",
|
||||||
"pytest==9.1.1",
|
"pytest==9.1.1",
|
||||||
"hypothesis>=6.152.4",
|
"hypothesis>=6.152.4",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue