Skip to content

Commit 87e7734

Browse files
build(deps-dev): bump pytest-cov from 2.12.1 to 3.0.0
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]>
1 parent cd2224d commit 87e7734

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
@@ -4,7 +4,7 @@ mypy == 0.910
44
pylint == 2.11.1
55
pytest == 6.2.5
66
pytest-asyncio == 0.15.1
7-
pytest-cov == 2.12.1
7+
pytest-cov == 3.0.0
88
pytest-random-order == 1.0.4
99
responses == 0.14.0
1010
types-requests == 2.25.6

0 commit comments

Comments
 (0)