Skip to content

Commit 6e1a2a7

Browse files
dependabot-preview[bot]ki4070ma
authored andcommitted
Update pytest-cov requirement from ~=2.6 to ~=2.8 (appium#489)
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [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.6.0...v2.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e16ab70 commit 6e1a2a7

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
@@ -12,7 +12,7 @@ selenium = "~=3.141"
1212
autopep8 = "~=1.4"
1313

1414
pytest = "~=4.0"
15-
pytest-cov = "~=2.6"
15+
pytest-cov = "~=2.8"
1616

1717
tox = "~=3.6"
1818
tox-travis = "~=0.11"

0 commit comments

Comments
 (0)