Skip to content

Commit 9502447

Browse files
fix(deps): update dependency ruff to v0.15.11
1 parent e1c4867 commit 9502447

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
@@ -23,7 +23,7 @@ dev-test = [
2323

2424
dev-fmt = [
2525
"pre-commit>=2.0",
26-
"ruff==0.15.10",
26+
"ruff==0.15.11",
2727
]
2828

2929
dev-build = [

0 commit comments

Comments
 (0)