Merge pull request #2570 from freqtrade/dependabot/pip/develop/pytest-mock-1.12.1

Bump pytest-mock from 1.11.2 to 1.12.1
This commit is contained in:
Matthias
2019-11-25 10:36:43 +01:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ mypy==0.740
pytest==5.3.0 pytest==5.3.0
pytest-asyncio==0.10.0 pytest-asyncio==0.10.0
pytest-cov==2.8.1 pytest-cov==2.8.1
pytest-mock==1.11.2 pytest-mock==1.12.1
pytest-random-order==1.0.4 pytest-random-order==1.0.4
# Convert jupyter notebooks to markdown documents # Convert jupyter notebooks to markdown documents