Skip to content

Commit bf78add

Browse files
Bump ruff from 0.11.2 to 0.11.4 (#611)
1 parent fd74731 commit bf78add

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==25.1.0",
3939
]
4040
ruff = [
41-
"ruff==0.11.2",
41+
"ruff==0.11.4",
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.11.2
1+
ruff==0.11.4

0 commit comments

Comments
 (0)