Skip to content

Commit 27f1870

Browse files
Bump ruff from 0.15.8 to 0.15.9 (#762)
1 parent 8e5f16b commit 27f1870

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ black = [
3838
"black==26.3.1",
3939
]
4040
ruff = [
41-
"ruff==0.15.8",
41+
"ruff==0.15.9",
4242
]
4343

4444
[project.scripts]

requirements_ruff.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruff==0.15.8
1+
ruff==0.15.9

0 commit comments

Comments
 (0)