Skip to content

Commit 8c05b9d

Browse files
Update dependency ruff to >=0.15.9,<0.16
1 parent ba0cba2 commit 8c05b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"polars-lts-cpu[pyarrow]>=1.31.0,<2",
2626
"python-multipart>=0.0.20,<0.0.21",
2727
"numpy>=2.3.1,<3",
28-
"ruff>=0.12.2,<0.13",
28+
"ruff>=0.15.9,<0.16",
2929
"nbformat>=5.10.4,<6",
3030
"vl-convert-python>=1.8.0,<2",
3131
"tqdm>=4.67.1,<5",

0 commit comments

Comments
 (0)