Skip to content

Commit 67c9352

Browse files
Update dependency ruff to >=0.14.2,<0.15
1 parent 4fc4e94 commit 67c9352

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.14.2,<0.15",
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)