Skip to content

Commit 79bc976

Browse files
Merge pull request #943 from adamtheturtle/pyup-update-pytest-cov-2.6.0-to-2.6.1
Update pytest-cov to 2.6.1
2 parents b72d6b9 + f910fd9 commit 79bc976

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.4
1616
Pygments==2.3.1
1717
pylint==2.2.2 # Lint
1818
pyroma==2.4 # Packaging best practices checker
19-
pytest-cov==2.6.0 # Measure code coverage
19+
pytest-cov==2.6.1 # Measure code coverage
2020
pytest==4.0.2 # Test runners
2121
PyYAML==3.13
2222
Sphinx==1.8.3

0 commit comments

Comments
 (0)