Merge pull request #2325 from freqtrade/dependabot/pip/develop/pytest-mock-1.11.0

Bump pytest-mock from 1.10.4 to 1.11.0
This commit is contained in:
Matthias 2019-09-30 17:18:49 +02:00 committed by GitHub
commit 498bcf213f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,5 +11,5 @@ mypy==0.720
pytest==5.1.3
pytest-asyncio==0.10.0
pytest-cov==2.7.1
pytest-mock==1.10.4
pytest-mock==1.11.0
pytest-random-order==1.0.4