mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
52d19fa43d
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.5.1 to 3.6.1. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.5.1...v3.6.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.11.1
|
|
pytest-mock==3.6.1
|
|
pytest-asyncio==0.14.0
|
|
asyncmock==0.4.2
|
|
hypothesis==5.49.0
|