Skip to content

Commit 3a77b2b

Browse files
Update pytest-cov requirement from >=2.6.0 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.6.0...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 7ab21ba commit 3a77b2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ numba
66

77
pytest>=3.6
88
nbval>=0.9.0
9-
pytest-cov>=2.6.0
9+
pytest-cov>=7.1.0
1010

1111
flake8>=3.5.0
1212

0 commit comments

Comments
 (0)