Update coverage to 6.3.3 (#71772)

This commit is contained in:
Franck Nijhof 2022-05-13 10:16:56 +02:00 committed by GitHub
parent bed2d1e37b
commit 2e568771a9
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==6.3.2 coverage==6.3.3
freezegun==1.2.1 freezegun==1.2.1
mock-open==1.4.0 mock-open==1.4.0
mypy==0.950 mypy==0.950