mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
f186ff8b46
Bumps [black](https://github.com/psf/black) from 21.7b0 to 21.8b0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... 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.9.6
|
|
flake8==3.9.2
|
|
black==21.8b0
|
|
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
|