Bump pytest-asyncio from 0.19.0 to 0.20.1 (#3299)

This commit is contained in:
dependabot[bot] 2022-10-23 14:58:56 +02:00 committed by GitHub
parent 87b2e29d60
commit 6340d6652a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
pre-commit
pytest==7.1.3
pytest-asyncio==0.19.0
pytest-asyncio==0.20.1
pytest-timeout==2.1.0 # used to timeout tests
pytest-xdist==2.5.0 # xdist runs tests in parallel