aioesphomeapi/requirements_test.txt
dependabot[bot] 4981b60f95
Bump pylint from 2.9.6 to 2.10.2 (#92)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.6 to 2.10.2.
- [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.6...v2.10.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-23 17:04:47 +02:00

10 lines
149 B
Plaintext

pylint==2.10.2
black==21.7b0
flake8==3.9.2
isort==5.9.3
mypy==0.910
types-protobuf==3.17.4
pytest>=6.2.4,<7
pytest-asyncio>=0.15.1,<1
mock>=4.0.3,<5