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

Bump pytest-mock from 3.14.0 to 3.14.1 (#8909)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-27 17:26:14 +12:00
committed by GitHub
parent 321411e355
commit 0c7589caeb

View File

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