Skip to content

Commit fba7af6

Browse files
Bump pytest-cov from 2.12.1 to 3.0.0 (#243)
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 cc2d392 commit fba7af6

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
@@ -7,4 +7,4 @@ mypy==0.910; implementation_name=="cpython"
77
pre-commit==2.15
88
pytest==6.2.5
99
pytest-asyncio==0.15.1
10-
pytest-cov==2.12.1
10+
pytest-cov==3.0.0

0 commit comments

Comments
 (0)