mirror of
https://github.com/esphome/esphome.git
synced 2024-11-25 16:38:16 +01:00
Bump pytest-asyncio from 0.18.3 to 0.19.0 (#3695)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4d56a975e6
commit
f0ac753f9b
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@ pre-commit
|
|||
pytest==7.1.1
|
||||
pytest-cov==3.0.0
|
||||
pytest-mock==3.8.1
|
||||
pytest-asyncio==0.18.3
|
||||
pytest-asyncio==0.19.0
|
||||
asyncmock==0.4.2
|
||||
hypothesis==5.49.0
|
||||
|
|
Loading…
Reference in a new issue