Merge pull request #4096 from freqtrade/dependabot/pip/develop/pytest-6.2.1

Bump pytest from 6.2.0 to 6.2.1
This commit is contained in:
Matthias 2020-12-21 07:41:05 +01:00 committed by GitHub
commit fae631c026
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ flake8==3.8.4
flake8-type-annotations==0.1.0
flake8-tidy-imports==4.2.1
mypy==0.790
pytest==6.2.0
pytest==6.2.1
pytest-asyncio==0.14.0
pytest-cov==2.10.1
pytest-mock==3.3.1