Merge pull request #7566 from freqtrade/dependabot/pip/develop/pytest-mock-3.10.0

Bump pytest-mock from 3.9.0 to 3.10.0
This commit is contained in:
Matthias 2022-10-10 09:26:58 +02:00 committed by GitHub
commit 81ed80c594
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ pre-commit==2.20.0
pytest==7.1.3
pytest-asyncio==0.19.0
pytest-cov==4.0.0
pytest-mock==3.9.0
pytest-mock==3.10.0
pytest-random-order==1.0.4
isort==5.10.1
# For datetime mocking