Skip to content

Commit 25d990f

Browse files
authored
Merge pull request #1186 from mboersma/update-coverage-lib
chore(dev_requirements): update coverage to 4.3.1
2 parents 2b9d0c1 + 0566131 commit 25d990f

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.2.0
2+
coverage==4.3.1
33

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

0 commit comments

Comments
 (0)