mirror of
https://github.com/esphome/aioesphomeapi.git
synced 2024-10-31 08:39:41 +01:00
Bump pytest-asyncio to 0.23.4 (#821)
This commit is contained in:
parent
5b4bdb8716
commit
40ac989a10
@ -5,6 +5,6 @@ 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,<9
|
pytest>=6.2.4,<9
|
||||||
pytest-asyncio>=0.15.1,<=0.21.1
|
pytest-asyncio==0.23.4
|
||||||
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