Skip to content

Commit ac144fe

Browse files
Update pytest-cov requirement from >=2.8.1 to >=7.1.0
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](pytest-dev/pytest-cov@v2.8.1...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46989af commit ac144fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest~=4.6.7 # needed for python 2.7+3.4
2-
pytest-cov>=2.8.1
2+
pytest-cov>=7.1.0
33
pytest-randomly==4.1.0 # needed for python 2.7+3.4

0 commit comments

Comments
 (0)