Bump pytest-asyncio from 0.20.1 to 0.20.2 (#3359)

This commit is contained in:
dependabot[bot] 2022-11-14 20:19:00 +01:00 committed by GitHub
parent 422aa86874
commit 70aa674226
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
pre-commit pre-commit
pytest==7.2.0 pytest==7.2.0
pytest-asyncio==0.20.1 pytest-asyncio==0.20.2
pytest-timeout==2.1.0 # used to timeout tests pytest-timeout==2.1.0 # used to timeout tests
pytest-xdist==3.0.2 # xdist runs tests in parallel pytest-xdist==3.0.2 # xdist runs tests in parallel