Skip to content

Commit ed70704

Browse files
Bump pytest-cov from 2.12.1 to 3.0.0 (#838)
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:development 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 f421544 commit ed70704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ flake8==3.9.2
77
pillow==8.3.2
88
pytest==6.2.5
99
pytest-cache==1.0
10-
pytest-cov==2.12.1
10+
pytest-cov==3.0.0
1111
pytest-mock<3.6.2
1212
recommonmark==0.7.1
1313
requests==2.26.0

0 commit comments

Comments
 (0)