mirror of
https://github.com/esphome/aioesphomeapi.git
synced 2025-02-18 02:02:13 +01:00
Update pytest requirement from <8,>=6.2.4 to >=6.2.4,<9 (#811)
This commit is contained in:
parent
038a923139
commit
e66aec358c
@ -4,7 +4,7 @@ flake8==6.1.0
|
|||||||
isort==5.13.2
|
isort==5.13.2
|
||||||
mypy==1.8.0
|
mypy==1.8.0
|
||||||
types-protobuf==4.24.0.20240129
|
types-protobuf==4.24.0.20240129
|
||||||
pytest>=6.2.4,<8
|
pytest>=6.2.4,<9
|
||||||
pytest-asyncio>=0.15.1,<=0.21.1
|
pytest-asyncio>=0.15.1,<=0.21.1
|
||||||
mock>=4.0.3,<6
|
mock>=4.0.3,<6
|
||||||
pytest-cov>=4.1.0
|
pytest-cov>=4.1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user