Skip to content

Commit 2d26795

Browse files
Update pytest-cov requirement from ~=5.0 to ~=6.0 (#2633)
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@v5.0.0...v6.0.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>
1 parent d757e55 commit 2d26795

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.6
77
pytest
8-
pytest-cov~=5.0
8+
pytest-cov~=6.0

0 commit comments

Comments
 (0)