Bump pytest-mock from 3.8.1 to 3.8.2 (#3622)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-08-10 08:03:42 +12:00 committed by GitHub
parent df853bf61e
commit 2f7f0ff3a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ pre-commit
# Unit tests # Unit tests
pytest==7.1.1 pytest==7.1.1
pytest-cov==3.0.0 pytest-cov==3.0.0
pytest-mock==3.8.1 pytest-mock==3.8.2
pytest-asyncio==0.19.0 pytest-asyncio==0.19.0
asyncmock==0.4.2 asyncmock==0.4.2
hypothesis==5.49.0 hypothesis==5.49.0