Skip to content

Commit 243eb45

Browse files
authored
Merge pull request #30 from music-assistant/dependabot/pip/ruff-0.15.13
chore: bump ruff from 0.15.12 to 0.15.13
2 parents 8933b59 + cce99b0 commit 243eb45

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.3.0",
2929
"pytest-cov==7.1.0",
30-
"ruff==0.15.12",
30+
"ruff==0.15.13",
3131
]
3232
dev = [
3333
"ariadne-codegen[subscriptions]",

0 commit comments

Comments
 (0)