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

Bump pytest-cov from 5.0.0 to 6.0.0 (#8462)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-03-31 14:33:00 +02:00
committed by GitHub
parent 9aa9abfc08
commit 402ada07b5

View File

@@ -6,7 +6,7 @@ pre-commit
# Unit tests # Unit tests
pytest==8.2.0 pytest==8.2.0
pytest-cov==5.0.0 pytest-cov==6.0.0
pytest-mock==3.14.0 pytest-mock==3.14.0
pytest-asyncio==0.25.3 pytest-asyncio==0.25.3
asyncmock==0.4.2 asyncmock==0.4.2