Skip to content

Commit 2832960

Browse files
Bump ruff from 0.11.6 to 0.11.7 (#619)
1 parent d36ae89 commit 2832960

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
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.6",
41+
"ruff==0.11.7",
4242
]
4343

4444
[project.scripts]

requirements_ruff.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruff==0.11.6
1+
ruff==0.11.7

0 commit comments

Comments
 (0)