Skip to content

Commit 58f68c3

Browse files
Bump ruff from 0.9.4 to 0.9.5 (#582)
1 parent 9aa3d92 commit 58f68c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ black = [
3737
"black==25.1.0",
3838
]
3939
ruff = [
40-
"ruff==0.9.4",
40+
"ruff==0.9.5",
4141
]
4242

4343
[project.scripts]

requirements_ruff.txt

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

0 commit comments

Comments
 (0)