Skip to content

Commit 1404a2c

Browse files
authored
Merge pull request #17 from music-assistant/dependabot/pip/ruff-0.15.8
chore: bump ruff from 0.15.7 to 0.15.8
2 parents 7953fb6 + 6232c79 commit 1404a2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ test = [
2727
"pytest==9.0.2",
2828
"pytest-asyncio==1.3.0",
2929
"pytest-cov==7.1.0",
30-
"ruff==0.15.7",
30+
"ruff==0.15.8",
3131
]
3232
dev = [
3333
"ariadne-codegen[subscriptions]",

0 commit comments

Comments
 (0)