Skip to content

Commit ba9e6cd

Browse files
committed
Update pytest-cov from 2.7.1 to 2.8.1
1 parent 8008021 commit ba9e6cd

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
@@ -17,7 +17,7 @@ pygithub==1.43.8
1717
Pygments==2.4.2
1818
pylint==2.4.2 # Lint
1919
pyroma==2.5 # Packaging best practices checker
20-
pytest-cov==2.7.1 # Measure code coverage
20+
pytest-cov==2.8.1 # Measure code coverage
2121
pytest==5.2.0 # Test runners
2222
PyYAML==5.1.2
2323
Sphinx==2.2.0

0 commit comments

Comments
 (0)