Skip to content

Commit f508985

Browse files
Bump ruff from 0.15.10 to 0.15.11 (#772)
1 parent 4cc61d9 commit f508985

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.10",
41+
"ruff==0.15.11",
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.10
1+
ruff==0.15.11

0 commit comments

Comments
 (0)