Merge pull request #4808 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.15.1

Bump pytest-asyncio from 0.15.0 to 0.15.1
This commit is contained in:
Matthias 2021-04-26 13:46:26 +02:00 committed by GitHub
commit 929c49a62e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ flake8-type-annotations==0.1.0
flake8-tidy-imports==4.2.1
mypy==0.812
pytest==6.2.3
pytest-asyncio==0.15.0
pytest-asyncio==0.15.1
pytest-cov==2.11.1
pytest-mock==3.6.0
pytest-random-order==1.0.4