1
0
mirror of https://github.com/esphome/esphome.git synced 2025-04-15 23:30:28 +01:00

Bump pytest-cov from 6.0.0 to 6.1.1 (#8537)

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-04-09 10:28:22 -10:00 committed by GitHub
parent 27f6d00e7a
commit 645bd490ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ pre-commit
# Unit tests
pytest==8.3.5
pytest-cov==6.0.0
pytest-cov==6.1.1
pytest-mock==3.14.0
pytest-asyncio==0.26.0
asyncmock==0.4.2