mirror of
https://github.com/esphome/esphome.git
synced 2024-11-05 09:16:46 +01:00
7a03c7d56f
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.8 to 2.13.9. - [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.13.8...v2.13.9) --- 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>
14 lines
196 B
Plaintext
14 lines
196 B
Plaintext
pylint==2.13.9
|
|
flake8==4.0.1
|
|
black==22.3.0
|
|
pyupgrade==2.32.1
|
|
pre-commit
|
|
|
|
# Unit tests
|
|
pytest==7.1.1
|
|
pytest-cov==3.0.0
|
|
pytest-mock==3.7.0
|
|
pytest-asyncio==0.18.3
|
|
asyncmock==0.4.2
|
|
hypothesis==5.49.0
|