Merge pull request #7057 from freqtrade/dependabot/pip/develop/pytest-mock-3.8.2

Bump pytest-mock from 3.8.1 to 3.8.2
This commit is contained in:
Matthias 2022-07-11 07:13:29 +02:00 committed by GitHub
commit d5e45d9c43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ pre-commit==2.19.0
pytest==7.1.2
pytest-asyncio==0.18.3
pytest-cov==3.0.0
pytest-mock==3.8.1
pytest-mock==3.8.2
pytest-random-order==1.0.4
isort==5.10.1
# For datetime mocking