Merge pull request #3810 from freqtrade/dependabot/pip/develop/pytest-6.1.0

Bump pytest from 6.0.2 to 6.1.0
This commit is contained in:
Matthias 2020-09-28 08:26:42 +02:00 committed by GitHub
commit 5e0fa21d60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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