Merge pull request #3252 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.12.0

Bump pytest-asyncio from 0.11.0 to 0.12.0
This commit is contained in:
Matthias 2020-05-04 15:06:43 +02:00 committed by GitHub
commit 3ad9df66ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ flake8-type-annotations==0.1.0
flake8-tidy-imports==4.1.0
mypy==0.770
pytest==5.4.1
pytest-asyncio==0.11.0
pytest-asyncio==0.12.0
pytest-cov==2.8.1
pytest-mock==3.1.0
pytest-random-order==1.0.4