Skip to content

Commit f0037e5

Browse files
authored
Merge pull request #1206 from mboersma/update-coverage
chore(dev_requirements): update coverage to 4.3.4
2 parents c0ac27d + 9faa4b2 commit f0037e5

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.3.1
2+
coverage==4.3.4
33

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

0 commit comments

Comments
 (0)