Upgrade coverage to 6.0 (#57041)

This commit is contained in:
Franck Nijhof 2021-10-04 14:17:43 +02:00 committed by GitHub
parent 96681ab3a9
commit bdf6c79062
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,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.12 codecov==2.1.12
coverage==5.5 coverage==6.0
jsonpickle==1.4.1 jsonpickle==1.4.1
mock-open==1.4.0 mock-open==1.4.0
mypy==0.910 mypy==0.910