Skip to content

Commit 4806748

Browse files
committed
relax pytest-asyncio
1 parent cc9b128 commit 4806748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dev =
4949
mypy==0.910
5050
pre-commit==3.5.0
5151
pytest==7.2.0
52-
pytest-asyncio==1.3.0
52+
pytest-asyncio==1.*
5353
pytest-cov==3.0.0
5454
pytest-trio==0.8.0
5555
sqlalchemy-stubs==0.4

0 commit comments

Comments
 (0)