mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
Update pytest-cov requirement from <4.1,>=2.7.1 to >=2.7.1,<4.2 (#6157)
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.7.1...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production ... 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
5dce2eecb3
commit
0fadf8b453
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ dev = [
|
|||
"pdoc>=4.0.0",
|
||||
"pyinstaller==5.10.1",
|
||||
"pytest-asyncio>=0.17,<0.22",
|
||||
"pytest-cov>=2.7.1,<4.1",
|
||||
"pytest-cov>=2.7.1,<4.2",
|
||||
"pytest-timeout>=1.3.3,<2.2",
|
||||
"pytest-xdist>=2.1.0,<3.4",
|
||||
"pytest>=6.1.0,<8",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue