Skip to content

Commit 7384d59

Browse files
authored
Merge pull request #34 from music-assistant/dependabot/pip/ruff-0.15.16
chore: bump ruff from 0.15.14 to 0.15.16
2 parents f2885f0 + f3344ad commit 7384d59

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.3",
2828
"pytest-asyncio==1.4.0",
2929
"pytest-cov==7.1.0",
30-
"ruff==0.15.14",
30+
"ruff==0.15.16",
3131
]
3232
dev = [
3333
"ariadne-codegen[subscriptions]",

0 commit comments

Comments
 (0)