Merge pull request #3374 from freqtrade/dependabot/pip/develop/pytest-cov-2.9.0

Bump pytest-cov from 2.8.1 to 2.9.0
This commit is contained in:
Matthias 2020-05-25 11:31:12 +02:00 committed by GitHub
commit b587b58852
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ flake8-tidy-imports==4.1.0
mypy==0.770
pytest==5.4.2
pytest-asyncio==0.12.0
pytest-cov==2.8.1
pytest-cov==2.9.0
pytest-mock==3.1.0
pytest-random-order==1.0.4