mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 09:17:46 +01:00
c9062599df
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.4 to 2.9.5. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/v2.9.4...v2.9.5) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... 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.5
|
|
flake8==3.9.2
|
|
black==21.7b0
|
|
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
|