Skip to content

Commit 31710d8

Browse files
authored
Merge pull request #928 from mboersma/update-coverage-lib
chore(dev_requirements): update coverage lib to 4.2.0
2 parents b3c2024 + c19cdfc commit 31710d8

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)