1
0
mirror of https://github.com/esphome/aioesphomeapi.git synced 2025-03-10 13:09:48 +01:00
aioesphomeapi/requirements_test.txt
dependabot[bot] 48ea96f9da
Bump types-protobuf from 3.17.4 to 3.17.5 ()
Bumps [types-protobuf](https://github.com/python/typeshed) from 3.17.4 to 3.17.5.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-protobuf
  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>
2021-10-12 12:20:35 +02:00

10 lines
149 B
Plaintext

pylint==2.11.1
black==21.9b0
flake8==4.0.1
isort==5.9.3
mypy==0.910
types-protobuf==3.17.5
pytest>=6.2.4,<7
pytest-asyncio>=0.15.1,<1
mock>=4.0.3,<5