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

Bump pytest-mock from 3.15.0 to 3.15.1 (#10759)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-09-16 14:54:56 -05:00
committed by GitHub
parent cbaf8d309b
commit 1f4b10f523

View File

@@ -7,7 +7,7 @@ pre-commit
# Unit tests
pytest==8.4.2
pytest-cov==7.0.0
pytest-mock==3.15.0
pytest-mock==3.15.1
pytest-asyncio==1.2.0
pytest-xdist==3.8.0
asyncmock==0.4.2