Skip to content

Commit a179075

Browse files
authored
chore: Update Ruff (#125)
1 parent 041bbc9 commit a179075

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
@@ -36,7 +36,7 @@ dev = [
3636
{ include-group = "build" },
3737
]
3838
lint = [
39-
"ruff>=0.14.6,<0.15",
39+
"ruff>=0.15.1,<0.16",
4040
]
4141
test = [
4242
"pytest>=9.0.1,<10",

0 commit comments

Comments
 (0)