Merge pull request #2213 from freqtrade/dependabot/pip/develop/pytest-5.1.2

Bump pytest from 5.1.1 to 5.1.2
This commit is contained in:
Matthias 2019-09-02 13:55:03 +02:00 committed by GitHub
commit 12e893ff2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ flake8==3.7.8
flake8-type-annotations==0.1.0
flake8-tidy-imports==2.0.0
mypy==0.720
pytest==5.1.1
pytest==5.1.2
pytest-asyncio==0.10.0
pytest-cov==2.7.1
pytest-mock==1.10.4