Update pytest-mock requirement from <3.7.1 to <3.8.3 (#976)

Updates the requirements on [pytest-mock](https://github.com/pytest-dev/pytest-mock) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v0.1.0...v3.8.2)

---
updated-dependencies:
- dependency-name: pytest-mock
  dependency-type: direct:development
...

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] 2022-07-20 18:08:39 -07:00 committed by GitHub
parent 6b743fd7e4
commit e718a0fc68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ pillow==9.2.0
pytest==7.1.2
pytest-cache==1.0
pytest-cov==3.0.0
pytest-mock<3.7.1
pytest-mock<3.8.3
recommonmark==0.7.1
requests==2.27.1
requests-mock==1.9.3