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

Bump pytest-mock from 3.10.0 to 3.11.1 (#4977)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-29 11:44:23 +12:00
committed by GitHub
parent 0e93b8ee0d
commit c5eb3941b9

View File

@@ -7,7 +7,7 @@ pre-commit
# Unit tests # Unit tests
pytest==7.4.0 pytest==7.4.0
pytest-cov==4.1.0 pytest-cov==4.1.0
pytest-mock==3.10.0 pytest-mock==3.11.1
pytest-asyncio==0.21.0 pytest-asyncio==0.21.0
asyncmock==0.4.2 asyncmock==0.4.2
hypothesis==5.49.0 hypothesis==5.49.0