Skip to content

Commit 475a6ef

Browse files
Update dependency pytest-asyncio to v1
1 parent ada9623 commit 475a6ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
'mypy==1.14.1',
2525
'pytest>=8,<9',
2626
'pytest-cov>=5,<6',
27-
'pytest-asyncio==0.*',
27+
'pytest-asyncio==1.*',
2828
'ruff==0.5.5',
2929
'types-pyserial',
3030
]

0 commit comments

Comments
 (0)