Skip to content

Commit f49c789

Browse files
Bump pytest-cov from 2.10.1 to 3.0.0 (#386)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.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.10.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 2b0db3c commit f49c789

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
@@ -2,7 +2,7 @@ aiohttp==3.8.0
22
tox==3.20.1
33
pytest==6.1.2
44
pytest-aiohttp==0.3.0
5-
pytest-cov==2.10.1
5+
pytest-cov==3.0.0
66
pytest-runner==5.2
77
pytest-flakes==4.0.3
88
pytest-pylint==0.18.0

0 commit comments

Comments
 (0)