Skip to content

Commit cf154e9

Browse files
Bump pytest-cov from 2.12.1 to 3.0.0 (#233)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.1 to 3.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@v2.12.1...v3.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 a90dd60 commit cf154e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/ci-wheel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
-r wheel.txt
33

44
coverage==5.5
5-
pytest-cov==2.12.1
5+
pytest-cov==3.0.0
66
tox==3.24.1
77

88
# Using PEP 508 env markers to control dependency on runtimes:

0 commit comments

Comments
 (0)