mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-10 14:14:19 +00:00
Update pytest-mock requirement from <3.6.2 to <3.7.1 (#881)
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.7.0) --- 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:
parent
016b6e77cb
commit
028745da47
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ pillow==9.0.1
|
|||
pytest==7.0.1
|
||||
pytest-cache==1.0
|
||||
pytest-cov==3.0.0
|
||||
pytest-mock<3.6.2
|
||||
pytest-mock<3.7.1
|
||||
recommonmark==0.7.1
|
||||
requests==2.27.1
|
||||
requests-mock==1.9.3
|
||||
|
|
Loading…
Reference in a new issue