Skip to content

Commit c19cdfc

Browse files
committed
chore(dev_requirements): update coverage lib to 4.2.0
See https://coverage.readthedocs.io/en/coverage-4.2/changes.html#version-4-2-2016-07-26
1 parent b3c2024 commit c19cdfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Run "make coverage" or "make test-unit" for the % of code exercised during tests
2-
coverage==4.1.0
2+
coverage==4.2.0
33

44
# Run "make flake8" to check python syntax and style
55
flake8==2.5.4

0 commit comments

Comments
 (0)