Skip to content

Commit 2ab8607

Browse files
authored
Merge pull request #32 from music-assistant/dependabot/pip/pytest-asyncio-1.4.0
chore: bump pytest-asyncio from 1.3.0 to 1.4.0
2 parents 250a236 + 2f06aac commit 2ab8607

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
@@ -25,7 +25,7 @@ test = [
2525
"pre-commit==4.6.0",
2626
"pre-commit-hooks==6.0.0",
2727
"pytest==9.0.3",
28-
"pytest-asyncio==1.3.0",
28+
"pytest-asyncio==1.4.0",
2929
"pytest-cov==7.1.0",
3030
"ruff==0.15.13",
3131
]

0 commit comments

Comments
 (0)