Skip to content

Commit 166a66d

Browse files
Bump pytest-cov from 4.0.0 to 4.1.0 in /requirements (#1098)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f2e956 commit 166a66d

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.1.0
33
imageio==2.28.0
44
imageio-ffmpeg==0.4.7
55
pytest==7.2.0
6-
pytest-cov==4.0.0
6+
pytest-cov==4.1.0
77
pytest-order==1.1.0
88
pytest-rerunfailures==12.0
99
pyvista==0.41.0

0 commit comments

Comments
 (0)