mirror of
https://github.com/esphome/esphome.git
synced 2024-11-12 18:27:46 +01:00
Bump aioesphomeapi to 21.0.2 (#6188)
This commit is contained in:
parent
9dbbc80c74
commit
cfe16c92ee
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
async_timeout==4.0.3; python_version <= "3.10"
|
||||
cryptography==42.0.2
|
||||
voluptuous==0.14.1
|
||||
PyYAML==6.0.1
|
||||
paho-mqtt==1.6.1
|
||||
|
@ -12,7 +13,7 @@ platformio==6.1.13 # When updating platformio, also update Dockerfile
|
|||
esptool==4.7.0
|
||||
click==8.1.7
|
||||
esphome-dashboard==20231107.0
|
||||
aioesphomeapi==21.0.1
|
||||
aioesphomeapi==21.0.2
|
||||
zeroconf==0.131.0
|
||||
python-magic==0.4.27
|
||||
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
pillow==10.2.0
|
||||
cairosvg==2.7.1
|
||||
cryptography==41.0.4
|
||||
|
|
Loading…
Reference in a new issue