Skip to content

Commit 0dcec65

Browse files
Update pytest-cov requirement from ~=4.1 to ~=5.0 (#2402)
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@v4.1.0...v5.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fba41c3 commit 0dcec65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_minimal.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ tbump~=6.11
55
# Tools used to run tests
66
coverage~=7.5
77
pytest
8-
pytest-cov~=4.1
8+
pytest-cov~=5.0

0 commit comments

Comments
 (0)