mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
b62c47fede
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>
13 lines
193 B
Text
13 lines
193 B
Text
pylint==2.8.2
|
|
flake8==3.9.2
|
|
black==21.5b1
|
|
pexpect==4.8.0
|
|
pre-commit
|
|
|
|
# Unit tests
|
|
pytest==6.2.4
|
|
pytest-cov==2.12.1
|
|
pytest-mock==3.6.1
|
|
pytest-asyncio==0.15.1
|
|
asyncmock==0.4.2
|
|
hypothesis==5.49.0
|