update requirements to HA 2024.11
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
homeassistant==2024.8.0
|
homeassistant==2024.11.0
|
||||||
pip>=21.3.1
|
pip>=21.3.1
|
||||||
ruff==0.6.8
|
ruff==0.6.8
|
||||||
|
|
||||||
|
|||||||
@@ -1,13 +1,13 @@
|
|||||||
pip>=21.3.1
|
-r requirements.txt
|
||||||
homeassistant==2024.6.0
|
|
||||||
wheel
|
wheel
|
||||||
home-assistant-bluetooth
|
home-assistant-bluetooth
|
||||||
habluetooth>=2.4.0
|
habluetooth>=3.6.0
|
||||||
bluetooth-adapters
|
bluetooth-adapters
|
||||||
pytest>=8.0.2
|
pytest>=8.3.3
|
||||||
pytest-cov>=4.0.0
|
pytest-cov>=5.0.0
|
||||||
pytest-socket>=0.5.0
|
pytest-socket>=0.7.0
|
||||||
pytest-asyncio
|
pytest-asyncio>=0.24.0
|
||||||
sqlalchemy
|
sqlalchemy
|
||||||
freezegun
|
freezegun
|
||||||
requests-mock
|
requests-mock
|
||||||
@@ -16,10 +16,10 @@ aiohttp
|
|||||||
aiohttp_cors
|
aiohttp_cors
|
||||||
aiohttp-fast-url-dispatcher
|
aiohttp-fast-url-dispatcher
|
||||||
aiohttp-zlib-ng
|
aiohttp-zlib-ng
|
||||||
bleak>=0.19.0
|
bleak>=0.22.3
|
||||||
bleak-retry-connector>=3.3.0
|
bleak-retry-connector>=3.6.0
|
||||||
bluetooth-data-tools
|
bluetooth-data-tools
|
||||||
pyserial-asyncio
|
pyserial-asyncio
|
||||||
pyudev
|
pyudev
|
||||||
pytest-homeassistant-custom-component==0.13.132
|
pytest-homeassistant-custom-component==0.13.181
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user