Merge pull request #3775 from freqtrade/dependabot/pip/develop/pytest-6.0.2

Bump pytest from 6.0.1 to 6.0.2
This commit is contained in:
Matthias
2020-09-14 08:49:36 +02:00
committed by GitHub

View File

@@ -8,7 +8,7 @@ flake8==3.8.3
flake8-type-annotations==0.1.0 flake8-type-annotations==0.1.0
flake8-tidy-imports==4.1.0 flake8-tidy-imports==4.1.0
mypy==0.782 mypy==0.782
pytest==6.0.1 pytest==6.0.2
pytest-asyncio==0.14.0 pytest-asyncio==0.14.0
pytest-cov==2.10.1 pytest-cov==2.10.1
pytest-mock==3.3.1 pytest-mock==3.3.1