Skip to content

Commit 157f0bf

Browse files
Bump pytest-cov from 3.0.0 to 4.0.0 in /requirements (#1519)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b518504 commit 157f0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements_tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ matplotlib==3.6.0
33
scipy==1.9.1
44
pandas==1.5.0
55
pytest==7.1.3
6-
pytest-cov==3.0.0
6+
pytest-cov==4.0.0
77
pyvista==0.36.1
88
pyansys-tools-report==0.3.2
99
vtk==9.0.3

0 commit comments

Comments
 (0)