mirror of
https://github.com/esphome/esphome.git
synced 2024-11-25 08:28:12 +01:00
Bump pytest-asyncio from 0.14.0 to 0.15.1 (#1793)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.14.0 to 0.15.1. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.14.0...v0.15.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
99f497c3b8
commit
b62c47fede
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@ pre-commit
|
|||
pytest==6.2.4
|
||||
pytest-cov==2.12.1
|
||||
pytest-mock==3.6.1
|
||||
pytest-asyncio==0.14.0
|
||||
pytest-asyncio==0.15.1
|
||||
asyncmock==0.4.2
|
||||
hypothesis==5.49.0
|
||||
|
|
Loading…
Reference in a new issue