Skip to content

Commit 3f3432c

Browse files
committed
Update pytest-cov from 2.5.1 to 2.6.0
1 parent 4fb6911 commit 3f3432c

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
@@ -15,7 +15,7 @@ pydocstyle==2.1.1 # Lint docstrings
1515
pyenchant==2.0.0 # Bindings for a spellchecking sytem
1616
pylint==2.1.1 # Lint
1717
pyroma==2.4 # Packaging best practices checker
18-
pytest-cov==2.5.1 # Measure code coverage
18+
pytest-cov==2.6.0 # Measure code coverage
1919
pytest-envfiles==0.1.0 # Use files for environment variables for tests
2020
pytest==3.7.3 # Test runners
2121
timeout-decorator==0.4.0 # Decorate functions to time out.

0 commit comments

Comments
 (0)