Skip to content

Commit 12c589a

Browse files
Merge pull request #1000 from adamtheturtle/pyup-update-pytest-cov-2.6.1-to-2.7.1
Update pytest-cov to 2.7.1
2 parents c3ebd7d + af4c2d7 commit 12c589a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pygithub==1.43.7
1616
Pygments==2.3.1
1717
pylint==2.3.1 # Lint
1818
pyroma==2.4 # Packaging best practices checker
19-
pytest-cov==2.6.1 # Measure code coverage
19+
pytest-cov==2.7.1 # Measure code coverage
2020
pytest==4.4.1 # Test runners
2121
PyYAML==5.1
2222
Sphinx==2.0.1

0 commit comments

Comments
 (0)