Skip to content

Commit 7ee5b5f

Browse files
Bump pytest-cov from 5.0.0 to 6.0.0 in /requirements (#1841)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0. - [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 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> Co-authored-by: Paul Profizi <[email protected]>
1 parent 0348d91 commit 7ee5b5f

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
@@ -3,7 +3,7 @@ coverage==7.6.8
33
imageio==2.36.0
44
imageio-ffmpeg==0.5.1
55
pytest==8.3.4
6-
pytest-cov==5.0.0
6+
pytest-cov==6.0.0
77
pytest-order==1.3.0
88
pytest-rerunfailures==15.0
99
pyvista==0.44.2

0 commit comments

Comments
 (0)