1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

Bump pytest-cov from 2.12.1 to 3.0.0 (#2444)

This commit is contained in:
dependabot[bot]
2021-10-05 14:50:18 +02:00
committed by GitHub
parent e09ee8f23d
commit e22f1fc044

View File

@@ -6,7 +6,7 @@ pre-commit
# Unit tests
pytest==6.2.5
pytest-cov==2.12.1
pytest-cov==3.0.0
pytest-mock==3.6.1
pytest-asyncio==0.15.1
asyncmock==0.4.2