Skip to content

Commit ac3c746

Browse files
authored
build: Pin dev pytest-asyncio version (#188)
1 parent 0d2d104 commit ac3c746

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
pre-commit==2.15.0
5050
pyfakefs>=4.5.3
5151
pytest==6.2.5
52-
pytest-asyncio
52+
pytest-asyncio<0.19.0
5353
pytest-cov==3.0.0
5454
pytest-httpx==0.21.0
5555
pytest-mock==3.6.1

0 commit comments

Comments
 (0)