Bump pytest-mock from 1.13.0 to 3.2.0 (#1159)

Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 1.13.0 to 3.2.0.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v1.13.0...v3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-07-16 08:28:41 +02:00 committed by GitHub
parent 27e08d37ea
commit e88418a01b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,6 @@ pexpect
# Unit tests
pytest==5.4.3
pytest-cov==2.10.0
pytest-mock==1.13.0
pytest-mock==3.2.0
asyncmock==0.4.2
hypothesis==5.19.3