Merge pull request #6327 from freqtrade/dependabot/pip/develop/pytest-mock-3.7.0

Bump pytest-mock from 3.6.1 to 3.7.0
pull/6343/head
Matthias 4 years ago committed by GitHub
commit aac6d15a1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@ mypy==0.931
pytest==6.2.5
pytest-asyncio==0.17.2
pytest-cov==3.0.0
pytest-mock==3.6.1
pytest-mock==3.7.0
pytest-random-order==1.0.4
isort==5.10.1
# For datetime mocking

Loading…
Cancel
Save