Skip to content

Commit 779a0d5

Browse files
Update pytest-cov requirement from ~=4.1 to ~=5.0 (#78)
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 64121c1 commit 779a0d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements_test_pre_commit.txt
22
-r requirements_test_min.txt
33
coverage~=7.2
4-
pytest-cov~=4.1
4+
pytest-cov~=5.0
55
pytest-profiling~=1.7
66
pytest-xdist~=3.5
77
# Type packages for mypy

0 commit comments

Comments
 (0)