Skip to content

Commit f2885f0

Browse files
authored
Merge pull request #31 from music-assistant/dependabot/pip/ruff-0.15.14
chore: bump ruff from 0.15.13 to 0.15.14
2 parents 2ab8607 + e347045 commit f2885f0

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.13",
30+
"ruff==0.15.14",
3131
]
3232
dev = [
3333
"ariadne-codegen[subscriptions]",

0 commit comments

Comments
 (0)