Skip to content

Commit 7e23cf9

Browse files
committed
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 df7da6a commit 7e23cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ flake8 = "==3.9.2"
1111
pre-commit = "==2.15.0"
1212
pylint = "==2.11.1"
1313
pytest = "==6.2.5"
14-
pytest-cov = "==2.12.1"
14+
pytest-cov = "==3.0.0"
1515

1616
[packages]
1717
PyYAML = "==5.4.1"

0 commit comments

Comments
 (0)