Update pytest-mock requirement from <=1.11.1 to <3.5.2 (#685)

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/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v0.1.0...v3.5.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-22 15:03:07 -05:00 committed by GitHub
parent 5396d853b3
commit 445fa895dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ pillow==8.1.2
pytest==6.2.2
pytest-cache==1.0
pytest-cov==2.11.1
pytest-mock<=1.11.1
pytest-mock<3.5.2
recommonmark==0.7.1
requests==2.25.1
requests-mock==1.8.0