mirror of
https://github.com/esphome/esphome.git
synced 2024-11-22 15:08:10 +01:00
Bump pytest-asyncio from 0.16.0 to 0.17.0 (#3047)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f44fca0a4b
commit
1ea6f957bc
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ pre-commit
|
||||||
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.6.1
|
||||||
pytest-asyncio==0.16.0
|
pytest-asyncio==0.17.0
|
||||||
asyncmock==0.4.2
|
asyncmock==0.4.2
|
||||||
hypothesis==5.49.0
|
hypothesis==5.49.0
|
||||||
|
|
Loading…
Reference in a new issue