aioesphomeapi/requirements_test.txt
dependabot[bot] 03f8232794
Bump black from 24.2.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/24.2.0...24.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 10:24:05 +00:00

11 lines
179 B
Plaintext

pylint==3.1.0
black==24.3.0
flake8==7.0.0
isort==5.13.2
mypy==1.9.0
types-protobuf==4.24.0.20240129
pytest>=6.2.4,<9
pytest-asyncio==0.23.5.post1
mock>=4.0.3,<6
pytest-cov>=4.1.0