Skip to content

Commit 78a2d88

Browse files
Bump pytest-cov from 3.0.0 to 4.0.0 (#69)
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 ef56d15 commit 78a2d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ pytest==7.1.3
9393
# pytest-sugar
9494
pytest-cookies==0.6.1
9595
# via -r requirements.in
96-
pytest-cov==3.0.0
96+
pytest-cov==4.0.0
9797
# via -r requirements.in
9898
pytest-instafail==0.4.2
9999
# via -r requirements.in

0 commit comments

Comments
 (0)