Skip to content

Commit 241d0d4

Browse files
Bump pytest-cov from 2.12.1 to 3.0.0 (#628)
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 a50a05b commit 241d0d4

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
@@ -13,7 +13,7 @@ docker==5.0.2
1313
pynacl==1.4.0
1414
pytest==6.2.5
1515
pytest-aiohttp==0.3.0
16-
pytest-cov==2.12.1
16+
pytest-cov==3.0.0
1717
pytest-mock==3.6.1
1818
pytest-sugar==0.9.4
1919
aiohttp<3.7

0 commit comments

Comments
 (0)