Skip to content

Commit e9d2510

Browse files
Bump pytest-cov from 4.0.0 to 5.0.0 (#703)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 5.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12d162f commit e9d2510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
coverage==7.6.1
2-
pytest-cov==4.0.0
2+
pytest-cov==5.0.0
33
pytest-rerunfailures==14.0
44
pytest==8.3.3
55
pyvista==0.44.1

0 commit comments

Comments
 (0)