mirror of
https://github.com/esphome/aioesphomeapi.git
synced 2024-11-25 12:35:19 +01:00
Update pytest requirement from <7,>=6.2.4 to >=6.2.4,<8 (#173)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
bdf97a1f97
commit
02160847e7
@ -4,6 +4,6 @@ flake8==4.0.1
|
||||
isort==5.10.1
|
||||
mypy==0.931
|
||||
types-protobuf==3.19.11
|
||||
pytest>=6.2.4,<7
|
||||
pytest>=6.2.4,<8
|
||||
pytest-asyncio>=0.15.1,<1
|
||||
mock>=4.0.3,<5
|
||||
|
Loading…
Reference in New Issue
Block a user