Skip to content

Commit 126e7a1

Browse files
authored
Merge pull request #696 from powerapi-ng/dependabot/pip/ruff-0.14.1
build(deps): bump ruff from 0.14.0 to 0.14.1
2 parents 8c191b0 + cf2cad7 commit 126e7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ docs = [
6262
]
6363

6464
lint = [
65-
"ruff == 0.14.0"
65+
"ruff == 0.14.1"
6666
]
6767

6868
dev = [

0 commit comments

Comments
 (0)