mirror of
https://github.com/esphome/esphome.git
synced 2024-12-22 13:34:54 +01:00
Bump pytest-mock from 3.7.0 to 3.8.1 (#3616)
This commit is contained in:
parent
6a8bdcc315
commit
53139c293b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ pre-commit
|
|||
# Unit tests
|
||||
pytest==7.1.1
|
||||
pytest-cov==3.0.0
|
||||
pytest-mock==3.7.0
|
||||
pytest-mock==3.8.1
|
||||
pytest-asyncio==0.18.3
|
||||
asyncmock==0.4.2
|
||||
hypothesis==5.49.0
|
||||
|
|
Loading…
Reference in a new issue