mirror of
https://github.com/esphome/esphome.git
synced 2024-11-29 10:14:13 +01:00
Bump pytest-mock from 3.6.1 to 3.7.0 (#3128)
This commit is contained in:
parent
df0de2fc2d
commit
e3fd68c849
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ pre-commit
|
||||||
# Unit tests
|
# Unit tests
|
||||||
pytest==6.2.5
|
pytest==6.2.5
|
||||||
pytest-cov==3.0.0
|
pytest-cov==3.0.0
|
||||||
pytest-mock==3.6.1
|
pytest-mock==3.7.0
|
||||||
pytest-asyncio==0.17.2
|
pytest-asyncio==0.17.2
|
||||||
asyncmock==0.4.2
|
asyncmock==0.4.2
|
||||||
hypothesis==5.49.0
|
hypothesis==5.49.0
|
||||||
|
|
Loading…
Reference in a new issue