Upgrade coverage to 5.4 (#45570)

This commit is contained in:
Franck Nijhof 2021-01-26 19:20:42 +01:00 committed by GitHub
parent 21d23a6f94
commit 7816eccee7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
-c homeassistant/package_constraints.txt -c homeassistant/package_constraints.txt
-r requirements_test_pre_commit.txt -r requirements_test_pre_commit.txt
codecov==2.1.10 codecov==2.1.10
coverage==5.3 coverage==5.4
jsonpickle==1.4.1 jsonpickle==1.4.1
mock-open==1.4.0 mock-open==1.4.0
mypy==0.790 mypy==0.790