Skip to content

Commit f49ae9e

Browse files
authored
Merge pull request #5 from music-assistant/dependabot/pip/ruff-0.15.1
chore: bump ruff from 0.14.13 to 0.15.1
2 parents 03617ce + 6d6c10f commit f49ae9e

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

0 commit comments

Comments
 (0)