mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-26 21:50:20 +00:00
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:
parent
5396d853b3
commit
445fa895dc
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ pillow==8.1.2
|
||||||
pytest==6.2.2
|
pytest==6.2.2
|
||||||
pytest-cache==1.0
|
pytest-cache==1.0
|
||||||
pytest-cov==2.11.1
|
pytest-cov==2.11.1
|
||||||
pytest-mock<=1.11.1
|
pytest-mock<3.5.2
|
||||||
recommonmark==0.7.1
|
recommonmark==0.7.1
|
||||||
requests==2.25.1
|
requests==2.25.1
|
||||||
requests-mock==1.8.0
|
requests-mock==1.8.0
|
||||||
|
|
Loading…
Reference in a new issue