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

Bump pytest-mock from 3.14.1 to 3.15.0 (#10593)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-09-04 23:36:11 +00:00
committed by GitHub
parent 4c2f356b35
commit e327ae8c95

View File

@@ -7,7 +7,7 @@ pre-commit
# Unit tests
pytest==8.4.2
pytest-cov==6.2.1
pytest-mock==3.14.1
pytest-mock==3.15.0
pytest-asyncio==1.1.0
pytest-xdist==3.8.0
asyncmock==0.4.2